Mesen2/Core/WS
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
..
APU Added WonderSwan support 2024-09-19 21:19:43 +09:00
Carts Added WonderSwan support 2024-09-19 21:19:43 +09:00
Debugger Debugger: Fixed issues with step over/out in some scenarios (bank swapping, recursive functions, etc.) 2024-12-07 17:46:28 +09:00
WsConsole.cpp Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsConsole.h Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsController.h Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsControlManager.cpp Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsControlManager.h Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsCpu.cpp Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsCpu.h Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsCpuPrefetch.cpp Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsCpuPrefetch.h Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsDefaultVideoFilter.cpp Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsDefaultVideoFilter.h Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsDmaController.cpp Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsDmaController.h Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsEeprom.cpp Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsEeprom.h Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsMemoryManager.cpp Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsMemoryManager.h Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsPpu.cpp Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsPpu.h Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsSerial.cpp Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsSerial.h Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsTimer.cpp Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsTimer.h Added WonderSwan support 2024-09-19 21:19:43 +09:00
WsTypes.h Added WonderSwan support 2024-09-19 21:19:43 +09:00