dolphin/Source/Core/Core/HW
Admiral H. Curtiss f106bc150a
Merge pull request #11083 from sepalani/bba-check
BBA/BuiltIn: Fix a crash during network stack exhaustion
2022-09-24 20:30:46 +02:00
..
DSPHLE DSPHLE/AX: Set state to WaitingForCmdListSize when switching uCodes 2022-08-17 12:05:53 -07:00
DSPLLE DSPLLE: Remove dead DSPSymbolDB. 2022-09-03 22:20:24 +02:00
DVD HW: Convert FileMonitor::Log into a class. 2022-09-09 22:35:51 +02:00
EXI Merge pull request #11083 from sepalani/bba-check 2022-09-24 20:30:46 +02:00
GCMemcard HW: Move g_SRAM to System. 2022-09-19 21:47:15 +02:00
HSP Fix ARAM Expansion Writes 2022-07-26 02:01:25 -07:00
SI Remove unused variable in SI_DeviceKeyboard.h left over from SI_DeviceGCController.h 2022-07-02 16:16:54 +10:00
WiimoteCommon
WiimoteEmu TaTaCon: fix possible hotswap problem 2022-09-11 00:16:00 +01:00
WiimoteReal
AddressSpace.cpp
AddressSpace.h
AudioInterface.cpp HW: Move AudioInterface variables to Core::System. 2022-09-09 04:13:43 +02:00
AudioInterface.h HW: Move AudioInterface variables to Core::System. 2022-09-09 04:13:43 +02:00
CPU.cpp
CPU.h
DSP.cpp DSPLLE: More accurately handle initialization behavior 2022-06-16 12:18:05 -07:00
DSP.h
GBACore.cpp AudioCommon: Move sound stream variables to Core::System. 2022-08-31 21:44:21 +02:00
GBACore.h
GBAPad.cpp
GBAPad.h
GBAPadEmu.cpp
GBAPadEmu.h
GCKeyboard.cpp
GCKeyboard.h
GCKeyboardEmu.cpp
GCKeyboardEmu.h
GCPad.cpp
GCPad.h
GCPadEmu.cpp
GCPadEmu.h
GPFifo.cpp Add a more detailed comment about SPR_WPAR's BNE bit 2022-07-22 22:22:34 -07:00
GPFifo.h Add a more detailed comment about SPR_WPAR's BNE bit 2022-07-22 22:22:34 -07:00
HW.cpp Core: Pass Netplay SRAM through boot process. 2022-09-19 21:47:12 +02:00
HW.h Core: Pass Netplay SRAM through boot process. 2022-09-19 21:47:12 +02:00
Memmap.cpp DVDInterface: Mask upper bits of DIMAR in GC mode 2022-07-10 18:00:07 -07:00
Memmap.h JitArm64: Implement "soft MMU" 2022-06-12 11:03:25 +02:00
MemoryInterface.cpp
MemoryInterface.h
MMIO.cpp
MMIO.h Create constant for GPFifo physical address 2022-07-22 22:22:33 -07:00
MMIOHandlers.h
ProcessorInterface.cpp Fix crashes in dual core mode on a PI_FIFO_RESET 2022-08-18 13:38:37 -07:00
ProcessorInterface.h ProcessorInterface: Implement PI_FIFO_RESET 2022-05-13 14:20:14 -07:00
Sram.cpp HW: Remove global state from functions in Sram.h. 2022-09-19 21:42:43 +02:00
Sram.h HW: Move g_SRAM to System. 2022-09-19 21:47:15 +02:00
StreamADPCM.cpp
StreamADPCM.h
SystemTimers.cpp ThrottleCallback: correct units in log 2022-08-02 22:24:06 -07:00
SystemTimers.h
VideoInterface.cpp
VideoInterface.h
WII_IPC.cpp
WII_IPC.h
Wiimote.cpp Common: Refactor PointerWrap 2022-05-25 13:06:41 -07:00
Wiimote.h
WiiSave.cpp WiiSave: protect against a stack buffer overflow 2022-08-05 17:24:03 -07:00
WiiSave.h
WiiSaveStructs.h