dolphin/Source/Core/Core/HW
2018-10-01 00:00:20 -07:00
..
DSPHLE DSPEmulator: Make the IsLLE() member function const-qualified 2018-05-29 17:45:07 -04:00
DSPLLE Common/DebugInterface: Namespace code under the Common namespace 2018-07-09 22:23:57 -04:00
DVD Make the support for unencrypted Wii disc images less broken 2018-05-23 08:40:37 +02:00
EXI mx sram: replace union-with-byte-array with operator[] to make gcc happy. 2018-10-01 00:00:20 -07:00
GCMemcard Fix sram accesses. 2018-09-29 22:52:29 -07:00
SI SI: Add 16bit accessors for SI IO buffer 2018-09-11 22:19:13 -04:00
WiimoteCommon
WiimoteEmu Merge pull request #7262 from lioncash/force 2018-09-16 16:04:21 +02:00
WiimoteReal Merge pull request #7261 from lioncash/static 2018-09-16 15:30:25 +02:00
AudioInterface.cpp AudioInterface: Use member initializers where applicable for unions 2018-05-30 09:49:28 -04:00
AudioInterface.h
CPU.cpp PowerPC: Convert CPUCore enum into an enum class 2018-06-15 10:27:59 -04:00
CPU.h PowerPC: Convert CPUCore enum into an enum class 2018-06-15 10:27:59 -04:00
DSP.cpp
DSP.h
GCKeyboard.cpp
GCKeyboard.h
GCKeyboardEmu.cpp QT: Removed iterative input in options groups. 2018-06-30 14:38:42 -05:00
GCKeyboardEmu.h
GCPad.cpp
GCPad.h
GCPadEmu.cpp ControlGroup/AnalogStick: Return state data by value 2018-07-13 13:20:31 -04:00
GCPadEmu.h
GPFifo.cpp
GPFifo.h
HW.cpp PowerPC: Convert CPUCore enum into an enum class 2018-06-15 10:27:59 -04:00
HW.h
Memmap.cpp Common: Add MemArena.h/cpp to the Common namespace 2018-05-15 18:27:32 -04:00
Memmap.h PowerPC: Move MMU-specifics from PowerPC.h to MMU.h 2018-05-17 19:18:55 -04:00
MemoryInterface.cpp
MemoryInterface.h
MMIO.cpp Reformat all the things! 2018-04-12 21:28:39 +02:00
MMIO.h Reformat all the things! 2018-04-12 21:28:39 +02:00
MMIOHandlers.h
ProcessorInterface.cpp
ProcessorInterface.h
Sram.cpp mx sram: replace union-with-byte-array with operator[] to make gcc happy. 2018-10-01 00:00:20 -07:00
Sram.h mx sram: replace union-with-byte-array with operator[] to make gcc happy. 2018-10-01 00:00:20 -07:00
StreamADPCM.cpp
StreamADPCM.h
SystemTimers.cpp PowerPC: Add functions to read/write the full timebase value 2018-06-19 13:26:08 -04:00
SystemTimers.h
VideoInterface.cpp NetPlay: Change "Reduce Polling Rate" to poll twice per frame 2018-07-08 06:14:13 -04:00
VideoInterface.h
WII_IPC.cpp
WII_IPC.h
Wiimote.cpp BTEmu: Rename AccessWiiMote to AccessWiimote 2018-06-21 11:36:02 -04:00
Wiimote.h Remove Hybrid Wii Remote 2018-04-17 22:40:21 +02:00
WiiSave.cpp NetPlay save data synchronization 2018-07-19 18:09:20 -04:00
WiiSave.h WiiSave: Move user interaction to UI frontends 2018-06-01 20:46:35 +02:00
WiiSaveStructs.h NetPlay save data synchronization 2018-07-19 18:09:20 -04:00