Mesen2/Core
2025-03-09 08:51:26 +09:00
..
Debugger Debugger: Prevent rewind/step back from changing the value of frozen addresses 2025-02-11 20:48:52 +09:00
Gameboy SGB: Improved logic to select row/bank to write pixels to 2025-03-02 13:23:07 +09:00
GBA GBA: Fixed problem with wave channel in Kidou Senshi Gundam - Seed Destiny 2025-02-26 17:41:33 +09:00
NES NES: VRC6 - Fixed missing audio register mirrors 2025-03-09 08:51:26 +09:00
Netplay Netplay: Fixed a couple of crashes and the "select controller" menu 2024-08-07 18:31:20 +09:00
PCE Debugger: Fixed issues with NES/SNES/PCE assemblers 2025-02-06 21:20:24 +09:00
Shared NES: Runahead - Fixed issues switching disks or inserting coins with FDS/VS System 2025-02-20 18:43:56 +09:00
SMS SMS: Implemented fairly accurate sprite eval+fetch timings, for all modes 2025-03-01 00:09:36 +09:00
SNES Debugger: SNES - Fixed open bus mask for register 4210 peek 2025-03-07 15:44:44 +09:00
WS WS: Suppress trace IRQ for 1 instruction after it gets enabled 2025-03-03 18:25:50 +09:00
Core.ruleset Fixed missing variable initialization, and a few bugs found via code analysis 2022-01-24 20:14:34 -05:00
Core.vcxproj SNES: Add support for Sufami Turbo games 2025-01-03 09:18:59 +09:00
Core.vcxproj.filters SNES: Add support for Sufami Turbo games 2025-01-03 09:18:59 +09:00
pch.cpp Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
pch.h Rewind: Fixed partial desync of input data when rewind stops 2024-12-13 19:00:32 +09:00