dolphin/Source/Core/Core/HW
2017-06-05 19:05:09 -07:00
..
DSPHLE Merge pull request #5428 from ligfx/makedspdumpconsistent 2017-05-23 14:48:10 +02:00
DSPLLE DSP-LLE: calculate code CRC _before_ swapping endianness 2017-05-15 14:27:39 -07:00
DVD Fix minor formatting issues 2017-06-05 02:32:19 +02:00
EXI Fix minor formatting issues 2017-06-05 02:32:19 +02:00
GCMemcard Fix display of Japanese text in the Memory Card Manager 2017-04-29 11:18:08 +02:00
SI SI_Devices: Get rid of pointer casts for ID assignment in RunBuffer 2017-04-08 16:36:14 -04:00
WiimoteCommon WiimoteCommon: add static_assert for struct sizes 2017-04-26 23:53:44 +02:00
WiimoteEmu Don't translate button names 2017-05-06 16:29:10 +02:00
WiimoteReal Drop remnants of the plugin system 2017-05-19 19:13:16 +02:00
AudioInterface.cpp
AudioInterface.h
CPU.cpp Jit64: Use a temporary register for memory references. Part 1. 2017-04-12 20:53:17 +02:00
CPU.h Jit64: Use a temporary register for memory references. Part 1. 2017-04-12 20:53:17 +02:00
DSP.cpp AX-HLE: delay sending interrupt when done processing command list 2017-05-19 19:04:06 -07:00
DSP.h AX-HLE: delay sending interrupt when done processing command list 2017-05-19 19:04:06 -07:00
GCKeyboard.cpp
GCKeyboard.h
GCKeyboardEmu.cpp
GCKeyboardEmu.h
GCPad.cpp
GCPad.h
GCPadEmu.cpp Don't translate button names 2017-05-06 16:29:10 +02:00
GCPadEmu.h
GPFifo.cpp GPFifo: Use a pointer instead of an index 2017-04-14 10:37:47 +01:00
GPFifo.h GPFifo: Use a pointer instead of an index 2017-04-14 10:37:47 +01:00
HW.cpp IOS: Allow instances that are not tied to emulation 2017-05-13 00:34:58 +02:00
HW.h
Memmap.cpp Move DVD code to a new directory 2017-03-31 17:27:23 +02:00
Memmap.h
MemoryInterface.cpp
MemoryInterface.h
MMIO.cpp
MMIO.h
MMIOHandlers.h
ProcessorInterface.cpp IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
ProcessorInterface.h
Sram.cpp
Sram.h
StreamADPCM.cpp
StreamADPCM.h
SystemTimers.cpp IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
SystemTimers.h
VideoInterface.cpp VideoInterface: Make clock frequency array constexpr 2017-03-26 19:30:44 -04:00
VideoInterface.h VideoInterface: Initialize union members directly where applicable 2017-03-26 18:42:09 -04:00
WII_IPC.cpp IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
WII_IPC.h
Wiimote.cpp Drop remnants of the plugin system 2017-05-19 19:13:16 +02:00
Wiimote.h Drop remnants of the plugin system 2017-05-19 19:13:16 +02:00
WiiSaveCrypted.cpp
WiiSaveCrypted.h