dolphin/Source/Core/Core/HW
Léo Lam a4de2502c5
Merge pull request #9550 from endrift/gba-flush
SI/DeviceGBA: Ensure data socket isn't backed up
2021-03-05 10:38:55 +01:00
..
DSPHLE rename Common/File to Common/IOFile 2021-01-27 14:29:48 -08:00
DSPLLE rename Common/File to Common/IOFile 2021-01-27 14:29:48 -08:00
DVD IOS: Use less ambiguous names for classes 2021-02-12 21:40:31 +01:00
EXI rename Common/File to Common/IOFile 2021-01-27 14:29:48 -08:00
GCMemcard GCMemcardUtils: Fix typo in comment. 2021-01-28 22:01:33 +01:00
SI SI/DeviceGBA: Ensure data socket isn't backed up 2021-03-02 18:53:44 -08:00
WiimoteCommon Revert "msvc: temporary workaround for C4789 false positive" 2021-01-09 19:22:36 -08:00
WiimoteEmu rename Core/Analytics to Core/DolphinAnalytics 2021-01-27 14:29:47 -08:00
WiimoteReal rename ciface::Wiimote to ciface::WiimoteController 2021-01-27 14:29:48 -08:00
AddressSpace.cpp Core/AddressSpace: Return null accessors when no game is running to prevent out-of-bounds memory accesses. 2020-12-13 06:21:07 +01:00
AddressSpace.h Core/AddressSpace: Return null accessors when no game is running to prevent out-of-bounds memory accesses. 2020-12-13 06:21:07 +01:00
AudioInterface.cpp
AudioInterface.h
CPU.cpp
CPU.h
DSP.cpp DSP: Fix write masks on AUDIO_*/AR_* MMIO registers 2020-12-30 01:34:48 -08:00
DSP.h
GCKeyboard.cpp
GCKeyboard.h
GCKeyboardEmu.cpp InputCommon: Wrap remaining invalid default input expressions around `` 2021-01-17 17:37:13 -06:00
GCKeyboardEmu.h
GCPad.cpp
GCPad.h rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
GCPadEmu.cpp InputCommon: Wrap remaining invalid default input expressions around `` 2021-01-17 17:37:13 -06:00
GCPadEmu.h
GPFifo.cpp
GPFifo.h
HW.cpp Core/AddressSpace: Return null accessors when no game is running to prevent out-of-bounds memory accesses. 2020-12-13 06:21:07 +01:00
HW.h
Memmap.cpp Core/Memmap: Don't try to map logical memory from inactive physical regions. 2021-03-02 18:41:33 +01:00
Memmap.h
MemoryInterface.cpp
MemoryInterface.h
MMIO.cpp
MMIO.h
MMIOHandlers.h
ProcessorInterface.cpp IOS: Use less ambiguous names for classes 2021-02-12 21:40:31 +01:00
ProcessorInterface.h
Sram.cpp rename Common/File to Common/IOFile 2021-01-27 14:29:48 -08:00
Sram.h
StreamADPCM.cpp
StreamADPCM.h
SystemTimers.cpp IOS: Use less ambiguous names for classes 2021-02-12 21:40:31 +01:00
SystemTimers.h Core: Fix time base unit mixup 2021-02-20 14:18:21 +01:00
VideoInterface.cpp
VideoInterface.h
WII_IPC.cpp
WII_IPC.h
Wiimote.cpp IOS: Use less ambiguous names for classes 2021-02-12 21:40:31 +01:00
Wiimote.h
WiiSave.cpp rename Common/File to Common/IOFile 2021-01-27 14:29:48 -08:00
WiiSave.h Android: Add "Import Wii Save" 2021-01-27 20:10:06 +01:00
WiiSaveStructs.h WiiSave: Delete existing save, if any, before importing one. 2021-01-02 17:46:12 +01:00