dolphin/Source/Core/Core/HW
2023-03-28 03:47:51 +02:00
..
DSPHLE HW/DSP: Refactor to class. 2023-03-09 22:35:29 +01:00
DSPLLE HW/DSP: Refactor to class. 2023-03-09 22:35:29 +01:00
DVD HW/DVDInterface: Do DTK math in blocks instead of in samples. 2023-03-14 13:19:44 +01:00
EXI HW/EXI: Refactor ExpansionInterface to class. 2023-03-11 00:56:37 +01:00
GCMemcard Remove GCI Folder Path from the Wrote to OSD Message 2023-03-26 06:19:17 -07:00
HSP HW/HSP: Refactor to class, move to System. 2023-03-07 02:11:39 +01:00
SI HW/SerialInterface: Refactor to class. 2023-03-12 16:08:56 +01:00
WiimoteCommon
WiimoteEmu Merge pull request #11385 from JosJuice/android-input-overhaul 2023-03-11 12:37:44 +01:00
WiimoteReal Qt/WiimoteControllersWidget: Add bluetooth unavailable message 2023-02-24 14:30:43 -08:00
AddressSpace.cpp PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
AddressSpace.h DolphinQt: Properly lock CPU before accessing emulated memory 2023-02-12 11:27:50 +01:00
AudioInterface.cpp HW/DVDInterface: Do DTK math in blocks instead of in samples. 2023-03-14 13:19:44 +01:00
AudioInterface.h HW/DVDInterface: Do DTK math in blocks instead of in samples. 2023-03-14 13:19:44 +01:00
CPU.cpp HW/CPU: Refactor to class, move to System. 2023-03-08 12:23:37 +01:00
CPU.h HW/CPU: Refactor to class, move to System. 2023-03-08 12:23:37 +01:00
DSP.cpp HW/DSP: Refactor to class. 2023-03-09 22:35:29 +01:00
DSP.h HW/DSP: Refactor to class. 2023-03-09 22:35:29 +01:00
GBACore.cpp
GBACore.h
GBAPad.cpp
GBAPad.h
GBAPadEmu.cpp ControllerEmu: Add default mappings for Android 2023-03-03 22:28:23 +01:00
GBAPadEmu.h
GCKeyboard.cpp
GCKeyboard.h
GCKeyboardEmu.cpp ControllerEmu: Add default mappings for Android 2023-03-03 22:28:23 +01:00
GCKeyboardEmu.h
GCPad.cpp
GCPad.h
GCPadEmu.cpp GCPadEmu/WiimoteEmu: Reorder control groups 2023-03-03 22:28:24 +01:00
GCPadEmu.h
GPFifo.cpp JitInterface: Refactor to class, move to System. 2023-03-26 14:38:07 +02:00
GPFifo.h Fix uninitialized variable warnings (C26495) 2023-02-15 19:18:39 -08:00
HW.cpp HW: Pass System to functions. 2023-03-13 18:13:20 +01:00
HW.h HW: Pass System to functions. 2023-03-13 18:13:20 +01:00
Memmap.cpp HW/Memmap: Store reference to System in MemoryManager. 2023-03-13 18:13:20 +01:00
Memmap.h HW/Memmap: Store reference to System in MemoryManager. 2023-03-13 18:13:20 +01:00
MemoryInterface.cpp HW/MemoryInterface: Refactor to class. 2023-03-11 00:57:16 +01:00
MemoryInterface.h HW/MemoryInterface: Refactor to class. 2023-03-11 00:57:16 +01:00
MMIO.cpp
MMIO.h [[unlikely]] ASSERT 2023-03-02 19:54:15 -06:00
MMIOHandlers.h
ProcessorInterface.cpp HW/ProcessorInterface: Store reference to System in class. 2023-03-13 18:13:20 +01:00
ProcessorInterface.h HW/ProcessorInterface: Store reference to System in class. 2023-03-13 18:13:20 +01:00
Sram.cpp
Sram.h Fix uninitialized variable warnings (C26495) 2023-02-15 19:18:39 -08:00
StreamADPCM.cpp
StreamADPCM.h
SystemTimers.cpp HW/VideoInterface: Refactor to class. 2023-03-11 12:50:35 +01:00
SystemTimers.h
VideoInterface.cpp HW/SerialInterface: Refactor to class. 2023-03-12 16:08:56 +01:00
VideoInterface.h HW/VideoInterface: Refactor to class. 2023-03-11 12:50:35 +01:00
WII_IPC.cpp HW/DVD: Rename DVDInterface namespace to DVD. 2023-03-10 18:37:18 +01:00
WII_IPC.h
Wiimote.cpp
Wiimote.h
WiiSave.cpp
WiiSave.h
WiiSaveStructs.h