Mesen2/Core
Sour 0dbe874fa4 Debugger: Sprite Viewer - SNES - Fixed crash when EnableOamPriority flag was set
startIndex could be set to 128+, depending on the oam address, which caused memory corruption
2025-03-21 23:31:07 +09:00
..
Debugger Debugger: Assembler - Allow using #label syntax on NES/SNES/PCE 2025-03-13 18:32:46 +09:00
Gameboy GB: Fixed APU emulation issues 2025-03-21 23:03:01 +09:00
GBA GB: Fixed APU emulation issues 2025-03-21 23:03:01 +09:00
NES NES: Mapper 142 - Added missing variable to save state 2025-03-20 17:24:45 +09:00
Netplay Netplay: Fixed a couple of crashes and the "select controller" menu 2024-08-07 18:31:20 +09:00
PCE Debugger: Assembler - Allow using #label syntax on NES/SNES/PCE 2025-03-13 18:32:46 +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: Sprite Viewer - SNES - Fixed crash when EnableOamPriority flag was set 2025-03-21 23:31:07 +09:00
WS WS: APU - Fixed inverted sample order for wave table 2025-03-10 17:57:43 +09:00
Core.ruleset
Core.vcxproj NES: Added support for mapper 487 (Maxivision 30-in-1) 2025-03-12 20:18:06 +09:00
Core.vcxproj.filters NES: Added support for mapper 487 (Maxivision 30-in-1) 2025-03-12 20:18:06 +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