Mesen2/Core
Sour 2e8ca044ec GB: Fixed HDMA not running on scanline 143
This fixes graphical issues in Warau Inu no Bouken (because some tiles were not being transferred to VRAM)
2025-03-23 13:33:45 +09:00
..
Debugger Debugger: Assembler - Allow using #label syntax on NES/SNES/PCE 2025-03-13 18:32:46 +09:00
Gameboy GB: Fixed HDMA not running on scanline 143 2025-03-23 13:33:45 +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: PCE - Tilemap viewer - Fixed scroll overlay Y position 2025-03-22 08:44:49 +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 Fixed missing variable initialization, and a few bugs found via code analysis 2022-01-24 20:14:34 -05:00
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