dolphin/Source/Core/Core/HW
Admiral H. Curtiss 68713e08b4
Common: Move GetDeviceProperty() into its own header
Otherwise we include Windows headers in the entire codebase through CommonFuncs.h
2025-07-19 21:24:51 +02:00
..
DSPHLE Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core&UnitTests 2025-06-07 17:55:14 -05:00
DSPLLE Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
DVD Merge pull request #13607 from LillyJadeKatrin/retroachievements-wiiware 2025-05-03 13:21:00 -04:00
EXI CEXIAgp: Don't create save file if path is empty 2025-07-12 13:07:44 -07:00
GCMemcard Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core&UnitTests 2025-06-07 17:55:14 -05:00
HSP
SI Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core&UnitTests 2025-06-07 17:55:14 -05:00
WiimoteCommon WiimoteEmu: Eliminate dynamic memory allocation in speaker data decoding. 2025-03-18 03:12:50 -05:00
WiimoteEmu Fix various warnings 2025-07-12 12:47:30 +02:00
WiimoteReal Common: Move GetDeviceProperty() into its own header 2025-07-19 21:24:51 +02:00
AddressSpace.cpp
AddressSpace.h
AudioInterface.cpp
AudioInterface.h
CPU.cpp Merge pull request #13602 from jordan-woyak/move-only-function 2025-05-04 17:28:06 +02:00
CPU.h Core: Use MoveOnlyFunction for RunOnCPUThread. 2025-04-27 20:07:13 -05:00
DSP.cpp
DSP.h
GBACore.cpp minizip-ng: Stop using compatibility mode 2025-05-22 12:51:55 +02:00
GBACore.h
GBAPad.cpp
GBAPad.h
GBAPadEmu.cpp
GBAPadEmu.h
GCKeyboard.cpp Core / DolphinQt / InputCommon: reduce the number disk writes when using DynamicInputTextures 2025-03-22 14:53:02 -05:00
GCKeyboard.h Core / DolphinQt / InputCommon: reduce the number disk writes when using DynamicInputTextures 2025-03-22 14:53:02 -05:00
GCKeyboardEmu.cpp
GCKeyboardEmu.h
GCPad.cpp Core / DolphinQt / InputCommon: reduce the number disk writes when using DynamicInputTextures 2025-03-22 14:53:02 -05:00
GCPad.h Core / DolphinQt / InputCommon: reduce the number disk writes when using DynamicInputTextures 2025-03-22 14:53:02 -05:00
GCPadEmu.cpp InputCommon/ControllerEmu: Break out functionality of EmulatedController 2025-03-15 14:30:43 -05:00
GCPadEmu.h
GPFifo.cpp
GPFifo.h
HW.cpp
HW.h
Memmap.cpp Memmap: Optimize UpdateLogicalMemory by merging mappings 2025-06-21 20:54:05 +02:00
Memmap.h
MemoryInterface.cpp
MemoryInterface.h
MMIO.cpp Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core&UnitTests 2025-06-07 17:55:14 -05:00
MMIO.h
MMIOHandlers.h
ProcessorInterface.cpp VideoCommon: reset some CP registers during PI_FIFO_RESET 2025-05-05 21:18:37 +01:00
ProcessorInterface.h
Sram.cpp
Sram.h
StreamADPCM.cpp
StreamADPCM.h
SystemTimers.cpp Core: Move CountPerformanceMarker to VideoInterface to eliminate a Throttle call. PerformanceMetrics: Fixes/Cleanups. 2025-04-02 23:23:51 -05:00
SystemTimers.h Core: Move CountPerformanceMarker to VideoInterface to eliminate a Throttle call. PerformanceMetrics: Fixes/Cleanups. 2025-04-02 23:23:51 -05:00
VideoInterface.cpp Core: Add VBI Frequency Override 2025-05-12 18:54:36 +02:00
VideoInterface.h Core: Add VBI Frequency Override 2025-05-12 18:54:36 +02:00
WII_IPC.cpp WII_IPC: fix homebrew that uses the disc drive 2025-07-19 16:42:15 +01:00
WII_IPC.h
Wiimote.cpp Core / DolphinQt / InputCommon: reduce the number disk writes when using DynamicInputTextures 2025-03-22 14:53:02 -05:00
Wiimote.h Core / DolphinQt / InputCommon: reduce the number disk writes when using DynamicInputTextures 2025-03-22 14:53:02 -05:00
WiiSave.cpp
WiiSave.h
WiiSaveStructs.h