dolphin/Source/Core/Core/HW
Martino Fontana 5b13903e6a Intepreter: Step before checking for breakpoints
This way, by pressing Continue on top of a breakpoint, the emulation will actually continue (like on Cached Interpreter and JIT), instead of doing nothing.
2024-07-05 21:33:23 +02:00
..
DSPHLE Merge pull request #12694 from Tilka/zelda4 2024-05-05 14:43:06 +01:00
DSPLLE HW: Remove calls to GetPointer 2024-03-31 21:58:05 +02:00
DVD Use a stub AchivementManager when USE_RETRO_ACHIEVEMENTS isn't defined 2024-06-06 08:26:20 +02:00
EXI Merge pull request #12560 from sepalani/bba-poll 2024-05-04 17:43:24 +02:00
GCMemcard
HSP
SI
WiimoteCommon
WiimoteEmu WiimoteEmu: Set sensible defaults for IR Object expressions. 2024-03-11 22:51:57 +01:00
WiimoteReal port to OpenBSD 2024-04-22 20:50:47 +00:00
AddressSpace.cpp Replace Common::BitCast with std::bit_cast 2024-05-03 18:43:51 -07:00
AddressSpace.h
AudioInterface.cpp
AudioInterface.h
CPU.cpp Intepreter: Step before checking for breakpoints 2024-07-05 21:33:23 +02:00
CPU.h Debugger: Small other cleanup 2024-07-02 18:29:42 +02:00
DSP.cpp HW: Remove calls to GetPointer 2024-03-31 21:58:05 +02:00
DSP.h
GBACore.cpp
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 HW: Remove calls to GetPointer 2024-03-31 21:58:05 +02:00
GPFifo.h
HW.cpp
HW.h
Memmap.cpp Memmap: Replace GetPointer with GetSpanForAddress 2024-04-20 18:31:08 +02:00
Memmap.h Memmap: Replace GetPointer with GetSpanForAddress 2024-04-20 18:31:08 +02:00
MemoryInterface.cpp
MemoryInterface.h
MMIO.cpp
MMIO.h Replace Common::BitCast with std::bit_cast 2024-05-03 18:43:51 -07:00
MMIOHandlers.h
ProcessorInterface.cpp Core::IsRunning: Avoid Global System Accessor 2024-05-01 08:54:17 -07:00
ProcessorInterface.h
Sram.cpp
Sram.h
StreamADPCM.cpp
StreamADPCM.h
SystemTimers.cpp
SystemTimers.h
VideoInterface.cpp Core: Avoid (Some) Global System Accessor 2024-03-18 01:35:42 -07:00
VideoInterface.h
WII_IPC.cpp
WII_IPC.h
Wiimote.cpp Core: Remove RunAsCPUThread 2024-03-23 03:33:26 -07:00
Wiimote.h
WiiSave.cpp
WiiSave.h
WiiSaveStructs.h