Mesen2/Core/SMS/Debugger
Sour 5823761791 SMS: Implemented fairly accurate sprite eval+fetch timings, for all modes
+ Fixed VRAM read to wait until next available CPU access slot
+ Fixed NMI triggering on the wrong scanline on SMS
+ Fixed NMI issues on ColecoVision
+ Fixed random ram option not working properly on SG-1000
+ Added "Mem access" tab to tilemap viewer to see fetch patterns
2025-03-01 00:09:36 +09:00
..
DummySmsCpu.cpp Added SMS/GG/SG-1000 support 2023-12-14 22:23:27 +09:00
DummySmsCpu.h Added SMS/GG/SG-1000 support 2023-12-14 22:23:27 +09:00
SmsAssembler.cpp Added SMS/GG/SG-1000 support 2023-12-14 22:23:27 +09:00
SmsAssembler.h Added SMS/GG/SG-1000 support 2023-12-14 22:23:27 +09:00
SmsDebugger.cpp Debugger: Fixed issues with step over/out in some scenarios (bank swapping, recursive functions, etc.) 2024-12-07 17:46:28 +09:00
SmsDebugger.h Debugger: Fixed issues with step over/out in some scenarios (bank swapping, recursive functions, etc.) 2024-12-07 17:46:28 +09:00
SmsDisUtils.cpp SMS: Implemented fairly accurate sprite eval+fetch timings, for all modes 2025-03-01 00:09:36 +09:00
SmsDisUtils.h Linux: Fixed compilation errors/warnings 2023-12-15 03:43:37 -05:00
SmsEventManager.cpp SMS: Implemented fairly accurate sprite eval+fetch timings, for all modes 2025-03-01 00:09:36 +09:00
SmsEventManager.h Debugger: Event Viewer - SMS - Fixed crash/incorrect height when running in PAL mode 2024-01-12 18:59:39 +09:00
SmsTraceLogger.cpp Added SMS/GG/SG-1000 support 2023-12-14 22:23:27 +09:00
SmsTraceLogger.h Added SMS/GG/SG-1000 support 2023-12-14 22:23:27 +09:00
SmsVdpTools.cpp SMS: Implemented fairly accurate sprite eval+fetch timings, for all modes 2025-03-01 00:09:36 +09:00
SmsVdpTools.h SMS: Implemented fairly accurate sprite eval+fetch timings, for all modes 2025-03-01 00:09:36 +09:00