.. |
BBA-TAP
|
Support multiple bridge interfaces in Linux.
|
2016-01-01 02:51:31 -06:00 |
DSPHLE
|
Catered for the case where ADPCM audio would loop before the end of the stream. Patch by hk.konpie.
|
2015-12-26 22:57:43 +11:00 |
DSPLLE
|
DSPCore: Prefix globals with g_
|
2015-12-29 10:40:44 -05:00 |
WiimoteEmu
|
Movie: Reset wiimotes at at start of recording/playback,
|
2015-12-28 19:44:42 -05:00 |
WiimoteReal
|
Real Wiimote: Don't delay speaker data.
|
2015-12-17 23:48:43 +01:00 |
AudioInterface.cpp
|
AI: reduce overhead of sample counter
|
2015-09-23 20:39:28 +08:00 |
AudioInterface.h
|
|
|
CPU.cpp
|
Synchronize DVDInterface::ChangeDisc with the CPU thread properly.
|
2015-11-03 12:42:05 +01:00 |
CPU.h
|
CPU: Convert CCPU into a namespace
|
2015-10-04 15:15:10 -04:00 |
DSP.cpp
|
Jit64: implement dcbf + dcbi
|
2015-08-24 18:33:19 +02:00 |
DSP.h
|
Jit64: implement dcbf + dcbi
|
2015-08-24 18:33:19 +02:00 |
DVDInterface.cpp
|
DiscIO: Make factory methods return unique_ptrs
|
2015-12-07 05:57:37 -05:00 |
DVDInterface.h
|
Move DVDRead from DVDInterface to Boot
|
2015-11-16 23:22:53 +01:00 |
DVDThread.cpp
|
DVDThread: Performance logging
|
2015-11-16 23:22:44 +01:00 |
DVDThread.h
|
Read disc data asynchronously in DVDThread
|
2015-11-16 23:22:20 +01:00 |
EXI_Channel.cpp
|
EXI_Device: Get rid of explicit delete and new
|
2015-12-12 14:39:40 -05:00 |
EXI_Channel.h
|
EXI_Device: Get rid of explicit delete and new
|
2015-12-12 14:39:40 -05:00 |
EXI_Device.cpp
|
EXI_Device: Get rid of explicit delete and new
|
2015-12-12 14:39:40 -05:00 |
EXI_Device.h
|
EXI_Device: Get rid of explicit delete and new
|
2015-12-12 14:39:40 -05:00 |
EXI_DeviceAD16.cpp
|
|
|
EXI_DeviceAD16.h
|
|
|
EXI_DeviceAGP.cpp
|
Common: Remove StdMakeUnique.h
|
2015-09-06 04:09:53 -04:00 |
EXI_DeviceAGP.h
|
EXI_DeviceAGP: Remove unnecessary headers
|
2015-10-04 13:13:32 -04:00 |
EXI_DeviceAMBaseboard.cpp
|
|
|
EXI_DeviceAMBaseboard.h
|
|
|
EXI_DeviceEthernet.cpp
|
|
|
EXI_DeviceEthernet.h
|
|
|
EXI_DeviceGecko.cpp
|
Common: Remove StdMakeUnique.h
|
2015-09-06 04:09:53 -04:00 |
EXI_DeviceGecko.h
|
|
|
EXI_DeviceIPL.cpp
|
Always load system fonts from IPL dump, if available
|
2015-12-24 15:57:54 -03:00 |
EXI_DeviceIPL.h
|
Always load system fonts from IPL dump, if available
|
2015-12-24 15:57:54 -03:00 |
EXI_DeviceMemoryCard.cpp
|
Mark which Wii root to use in the NAND path code.
|
2015-10-16 09:10:39 +02:00 |
EXI_DeviceMemoryCard.h
|
|
|
EXI_DeviceMic.cpp
|
Core: Fix build with portaudio enabled and pch disabled
|
2015-12-13 19:44:54 +01:00 |
EXI_DeviceMic.h
|
|
|
EXI.cpp
|
EXI: Use std::array and std::unique_ptr for managing channels
|
2015-12-06 14:51:55 -05:00 |
EXI.h
|
|
|
GCKeyboard.cpp
|
InputConfig: Clean up controller management
|
2015-11-19 02:41:33 -05:00 |
GCKeyboard.h
|
InputConfig: Clean up controller management
|
2015-11-19 02:41:33 -05:00 |
GCKeyboardEmu.cpp
|
Merge pull request #3113 from lioncash/input
|
2015-10-03 18:01:36 -07:00 |
GCKeyboardEmu.h
|
|
|
GCMemcard.cpp
|
Fix building with PCH disabled.
|
2015-09-28 11:51:08 -05:00 |
GCMemcard.h
|
Common: Remove other Common prefixed headers from Common.h
|
2015-09-26 18:51:58 -04:00 |
GCMemcardDirectory.cpp
|
Merge pull request #3075 from waddlesplash/no-regexp
|
2015-10-02 04:00:23 +13:00 |
GCMemcardDirectory.h
|
Common: Move NonCopyable to its own header
|
2015-09-26 18:50:35 -04:00 |
GCMemcardRaw.cpp
|
Common: Remove StdMakeUnique.h
|
2015-09-06 04:09:53 -04:00 |
GCMemcardRaw.h
|
|
|
GCPad.cpp
|
InputConfig: Clean up controller management
|
2015-11-19 02:41:33 -05:00 |
GCPad.h
|
InputConfig: Clean up controller management
|
2015-11-19 02:41:33 -05:00 |
GCPadEmu.cpp
|
Mark more strings for translation
|
2015-11-20 11:33:47 +01:00 |
GCPadEmu.h
|
Core: Use constexpr for default pad and attachment radius
|
2015-09-03 19:44:42 -04:00 |
GPFifo.cpp
|
General: Replace GC_ALIGN macros with alignas
|
2015-09-06 12:53:51 -04:00 |
GPFifo.h
|
General: Replace GC_ALIGN macros with alignas
|
2015-09-06 12:53:51 -04:00 |
HW.cpp
|
Shut down HW in reverse initialization order
|
2015-11-13 10:43:59 +01:00 |
HW.h
|
|
|
Memmap.cpp
|
Memmap: Replace ValidCopyRange with GetPointerForRange
|
2015-11-28 09:26:48 +01:00 |
Memmap.h
|
Memmap: Replace ValidCopyRange with GetPointerForRange
|
2015-11-28 09:26:48 +01:00 |
MemoryInterface.cpp
|
|
|
MemoryInterface.h
|
|
|
MMIO.cpp
|
Get rid of some casts used with logging for size_t
|
2015-09-28 08:43:53 -04:00 |
MMIO.h
|
Common: Move asserts to their own header
|
2015-09-26 18:51:27 -04:00 |
MMIOHandlers.h
|
Common: Move NonCopyable to its own header
|
2015-09-26 18:50:35 -04:00 |
ProcessorInterface.cpp
|
Fix assert on reset button hit.
|
2016-01-09 11:23:22 -06:00 |
ProcessorInterface.h
|
|
|
SI_Device.cpp
|
Make the Wii U Gamecube adapter work with less magic.
|
2016-01-05 13:44:37 -06:00 |
SI_Device.h
|
Make the Wii U Gamecube adapter work with less magic.
|
2016-01-05 13:44:37 -06:00 |
SI_DeviceAMBaseboard.cpp
|
Add missing header for sprintf()
|
2016-01-03 01:30:39 -08:00 |
SI_DeviceAMBaseboard.h
|
|
|
SI_DeviceDanceMat.cpp
|
|
|
SI_DeviceDanceMat.h
|
|
|
SI_DeviceGBA.cpp
|
Common: Remove StdMakeUnique.h
|
2015-09-06 04:09:53 -04:00 |
SI_DeviceGBA.h
|
|
|
SI_DeviceGCAdapter.cpp
|
Add a stubbed GCAdapter namespace.
|
2016-01-06 00:57:08 -06:00 |
SI_DeviceGCAdapter.h
|
Fix GCPad recalibration shortcut.
|
2016-01-06 00:41:00 -06:00 |
SI_DeviceGCController.cpp
|
Fix GCPad recalibration shortcut.
|
2016-01-06 00:41:00 -06:00 |
SI_DeviceGCController.h
|
Fix GCPad recalibration shortcut.
|
2016-01-06 00:41:00 -06:00 |
SI_DeviceGCSteeringWheel.cpp
|
|
|
SI_DeviceGCSteeringWheel.h
|
|
|
SI_DeviceKeyboard.cpp
|
|
|
SI_DeviceKeyboard.h
|
|
|
SI.cpp
|
SI: Base SI sampling on VSync & horiz lines
|
2016-01-06 23:47:20 +08:00 |
SI.h
|
SI: Base SI sampling on VSync & horiz lines
|
2016-01-06 23:47:20 +08:00 |
Sram.cpp
|
|
|
Sram.h
|
|
|
StreamADPCM.cpp
|
StreamADPCM: Convert into a namespace
|
2015-10-08 19:46:55 -04:00 |
StreamADPCM.h
|
StreamADPCM: Convert into a namespace
|
2015-10-08 19:46:55 -04:00 |
SystemTimers.cpp
|
SI: Base SI sampling on VSync & horiz lines
|
2016-01-06 23:47:20 +08:00 |
SystemTimers.h
|
|
|
VideoInterface.cpp
|
Rework aspect ratio calculations.
|
2016-01-09 14:30:46 +13:00 |
VideoInterface.h
|
Rework aspect ratio calculations.
|
2016-01-09 14:30:46 +13:00 |
WII_IPC.cpp
|
|
|
WII_IPC.h
|
|
|
Wiimote.cpp
|
Movie: Reset wiimotes at at start of recording/playback,
|
2015-12-28 19:44:42 -05:00 |
Wiimote.h
|
Movie: Reset wiimotes at at start of recording/playback,
|
2015-12-28 19:44:42 -05:00 |
WiiSaveCrypted.cpp
|
Mark which Wii root to use in the NAND path code.
|
2015-10-16 09:10:39 +02:00 |
WiiSaveCrypted.h
|
mbedTLS: run rename.pl script and fix errors
|
2015-09-25 03:46:41 +02:00 |