Mesen2/Core/WS/Debugger
Sour 614e61a2d1 Debugger: Fixed issues with step over/out in some scenarios (bank swapping, recursive functions, etc.)
Only break when both the stack pointer and the return address match what the debugger was expecting, instead of just the return address
2024-12-07 17:46:28 +09:00
..
DummyWsCpu.cpp Added WonderSwan support 2024-09-19 21:19:43 +09:00
DummyWsCpu.h Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsAssembler.h Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsDebugger.cpp Debugger: Fixed issues with step over/out in some scenarios (bank swapping, recursive functions, etc.) 2024-12-07 17:46:28 +09:00
WsDebugger.h Debugger: Fixed issues with step over/out in some scenarios (bank swapping, recursive functions, etc.) 2024-12-07 17:46:28 +09:00
WsDisUtils.cpp Debugger: WS - Fixed effective address calculation for LES/LDS 2024-11-13 21:27:48 +09:00
WsDisUtils.h Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsEventManager.cpp Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsEventManager.h Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsPpuTools.cpp NES: Added Rainbow support (mapper 682) 2024-10-08 21:37:44 +09:00
WsPpuTools.h NES: Added Rainbow support (mapper 682) 2024-10-08 21:37:44 +09:00
WsTraceLogger.cpp Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsTraceLogger.h Added WonderSwan support 2024-09-19 21:19:43 +09:00