dolphin/Source/Core/Core/HW
Mai ac53766058
Merge pull request #12215 from JosJuice/android-si-devices
Android: Add more GameCube controller types
2023-11-28 19:21:29 +01:00
..
DSPHLE DSPHLE: Support 2023 libaesnd uCode 2023-11-19 10:16:47 -08:00
DSPLLE Remove _M_X86 in favour of _M_X86_64 2023-11-28 23:03:20 +11:00
DVD StringUtil: Move ThousandSeparate() into Common namespace 2023-05-16 14:26:33 -04:00
EXI Core/BBA/BuiltIn: Replace IP_PROTOCOL with IPV4_ETHERTYPE to avoid conflict with Linux headers. 2023-10-04 16:13:16 +02:00
GCMemcard Fix heap buffer overflow in GCMemcardRaw 2023-10-08 15:13:41 +02:00
HSP
SI Fix unsafe netplay code in SI_DeviceGCController 2023-07-06 11:34:08 -04:00
WiimoteCommon
WiimoteEmu Android: Get profile name from core 2023-10-01 18:47:49 +02:00
WiimoteReal Use structs for config callback IDs 2023-08-17 19:19:26 +02:00
AddressSpace.cpp Debugger/Memory: Fix unable to search mem2 2023-09-21 23:54:07 -04:00
AddressSpace.h
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 Don't call RunAsCPUThread in config callbacks 2023-08-17 19:19:25 +02:00
CPU.h PowerPC: Refactor to class, move to System. 2023-04-09 21:48:37 +02:00
DSP.cpp
DSP.h
GBACore.cpp Update mGBA submodule to 8739b22fbc90fdf0b4f6612ef9c0520f0ba44a51 2023-04-23 05:26:40 -05:00
GBACore.h
GBAPad.cpp
GBAPad.h
GBAPadEmu.cpp Android: Get profile name from core 2023-10-01 18:47:49 +02:00
GBAPadEmu.h Android: Get profile name from core 2023-10-01 18:47:49 +02:00
GCKeyboard.cpp
GCKeyboard.h
GCKeyboardEmu.cpp Android: Get profile name from core 2023-10-01 18:47:49 +02:00
GCKeyboardEmu.h Android: Get profile name from core 2023-10-01 18:47:49 +02:00
GCPad.cpp
GCPad.h
GCPadEmu.cpp Android: Get profile name from core 2023-10-01 18:47:49 +02:00
GCPadEmu.h Android: Get profile name from core 2023-10-01 18:47:49 +02:00
GPFifo.cpp JitInterface: Refactor to class, move to System. 2023-03-26 14:38:07 +02:00
GPFifo.h
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 Common/MemArena: Pass shared memory base file name to GrabSHMSegment(). 2023-05-19 18:53:08 +02:00
Memmap.h HW/Memmap: Store reference to System in MemoryManager. 2023-03-13 18:13:20 +01:00
MemoryInterface.cpp Resolve [-Wclass-memaccess] 2023-04-12 03:59:57 -05:00
MemoryInterface.h HW/MemoryInterface: Refactor to class. 2023-03-11 00:57:16 +01:00
MMIO.cpp
MMIO.h
MMIOHandlers.h
ProcessorInterface.cpp Resolve [-Wunused-const-variable] 2023-04-12 03:59:57 -05:00
ProcessorInterface.h HW/ProcessorInterface: Store reference to System in class. 2023-03-13 18:13:20 +01:00
Sram.cpp
Sram.h
StreamADPCM.cpp
StreamADPCM.h
SystemTimers.cpp PowerPC: Refactor to class, move to System. 2023-04-09 21:48:37 +02:00
SystemTimers.h
VideoInterface.cpp CheatSearch: Update Current Values at end of frame 2023-10-31 17:34:31 -07:00
VideoInterface.h HW/VideoInterface: Refactor to class. 2023-03-11 12:50:35 +01:00
WII_IPC.cpp
WII_IPC.h
Wiimote.cpp Use structs for config callback IDs 2023-08-17 19:19:26 +02:00
Wiimote.h
WiiSave.cpp IOS/ES: Split ESDevice into ESCore and ESDevice. 2023-05-15 20:41:05 +02:00
WiiSave.h
WiiSaveStructs.h