Mesen2/Core/SMS
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
..
Carts Linux: Fixed compilation errors/warnings 2023-12-15 03:43:37 -05:00
Debugger SMS: Implemented fairly accurate sprite eval+fetch timings, for all modes 2025-03-01 00:09:36 +09:00
Input SNES/PCE/SMS: Added missing "allow invalid input" option (and prevent invalid inputs by default) 2024-12-20 14:48:15 +09:00
SmsBiosMapper.cpp GG: Fixed freeze at boot in BIOS code (when a bios is provided) 2024-12-26 16:48:11 +09:00
SmsBiosMapper.h GG: Fixed freeze at boot in BIOS code (when a bios is provided) 2024-12-26 16:48:11 +09:00
SmsConsole.cpp Fixed compilation errors in clang (in VS) 2024-12-25 18:58:57 +09:00
SmsConsole.h Fixed compilation errors in clang (in VS) 2024-12-25 18:58:57 +09:00
SmsControlManager.cpp GBA/SMS/WS: Fixed broken lag counter 2024-12-26 12:01:19 +09:00
SmsControlManager.h Added ColecoVision support 2024-07-27 14:52:31 +09:00
SmsCpu.cpp SMS: Fixed LD A, R/I not updating flags properly 2023-12-16 17:04:35 +09:00
SmsCpu.h SMS: Fixed LD A, R/I not updating flags properly 2023-12-16 17:04:35 +09:00
SmsDefaultVideoFilter.h Game Gear: Allow showing entire video output instead of the cropped version the GG screen displays 2024-09-25 21:50:01 +09:00
SmsFmAudio.cpp PCE: Fixed sound mixing issue causing pops in ADPCM and CD audio 2024-06-07 20:25:43 +09:00
SmsFmAudio.h Linux: Fixed compilation errors/warnings 2023-12-15 03:43:37 -05:00
SmsMemoryManager.cpp SMS: Implemented fairly accurate sprite eval+fetch timings, for all modes 2025-03-01 00:09:36 +09:00
SmsMemoryManager.h Added ColecoVision support 2024-07-27 14:52:31 +09:00
SmsNtscFilter.cpp Game Gear: Allow showing entire video output instead of the cropped version the GG screen displays 2024-09-25 21:50:01 +09:00
SmsNtscFilter.h Game Gear: Allow showing entire video output instead of the cropped version the GG screen displays 2024-09-25 21:50:01 +09:00
SmsPsg.cpp SMS: Fixed crackling in audio in PAL mode 2024-11-05 18:19:54 +09:00
SmsPsg.h SMS: Fixed crackling in audio in PAL mode 2024-11-05 18:19:54 +09:00
SmsTypes.h SMS: Implemented fairly accurate sprite eval+fetch timings, for all modes 2025-03-01 00:09:36 +09:00
SmsVdp.cpp SMS: Implemented fairly accurate sprite eval+fetch timings, for all modes 2025-03-01 00:09:36 +09:00
SmsVdp.h SMS: Implemented fairly accurate sprite eval+fetch timings, for all modes 2025-03-01 00:09:36 +09:00