dolphin/Source/Core/Core/HW
2021-12-25 20:20:36 +01:00
..
DSPHLE Port Main.DSP to MainSettings 2021-10-15 23:24:46 -04:00
DSPLLE Port Main.DSP to MainSettings 2021-10-15 23:24:46 -04:00
DVD Convert LOG_TYPE and LOG_LEVELS to enum class 2021-10-24 11:48:36 -07:00
EXI Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
GCMemcard GCMemcardUtils: Add missing license comment 2021-12-10 13:59:38 -08:00
SI Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
WiimoteCommon Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
WiimoteEmu Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
WiimoteReal Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
AddressSpace.cpp Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
AddressSpace.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
AudioInterface.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
AudioInterface.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CPU.cpp GDBStub: Refactor the whole code 2021-10-21 08:26:50 -04:00
CPU.h GDBStub: Refactor the whole code 2021-10-21 08:26:50 -04:00
DSP.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DSP.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GBACore.cpp GBA: Add import and export save options to context menu. 2021-11-21 18:08:23 +01:00
GBACore.h GBA: Add import and export save options to context menu. 2021-11-21 18:08:23 +01:00
GBAPad.cpp Pad: GBA config 2021-07-13 16:42:35 +02:00
GBAPad.h Pad: GBA config 2021-07-13 16:42:35 +02:00
GBAPadEmu.cpp Pad: GBA config 2021-07-13 16:42:35 +02:00
GBAPadEmu.h Pad: GBA config 2021-07-13 16:42:35 +02:00
GCKeyboard.cpp Pad: GBA config 2021-07-13 16:42:35 +02:00
GCKeyboard.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GCKeyboardEmu.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GCKeyboardEmu.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GCPad.cpp Pad: GBA config 2021-07-13 16:42:35 +02:00
GCPad.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GCPadEmu.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GCPadEmu.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GPFifo.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GPFifo.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
HW.cpp Port Main.DSP to MainSettings 2021-10-15 23:24:46 -04:00
HW.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Memmap.cpp MemArena: Prepare interface for proper memory reservation. 2021-12-25 20:20:36 +01:00
Memmap.h Memmap: Replace some GetPointer calls 2021-12-24 11:03:58 +01:00
MemoryInterface.cpp MemoryInterface: Eliminate trivial sign conversion cases 2021-09-01 06:39:06 -04:00
MemoryInterface.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
MMIO.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
MMIO.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
MMIOHandlers.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ProcessorInterface.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ProcessorInterface.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Sram.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Sram.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
StreamADPCM.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
StreamADPCM.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
SystemTimers.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
SystemTimers.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
VideoInterface.cpp VI: Implement post-scanout XFB output 2021-08-03 23:37:50 -04:00
VideoInterface.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WII_IPC.cpp Implement resetting DI via HW_RESETS 2021-07-06 11:05:08 -07:00
WII_IPC.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Wiimote.cpp Pad: GBA config 2021-07-13 16:42:35 +02:00
Wiimote.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WiiSave.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WiiSave.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WiiSaveStructs.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00