Mesen2/Core
2024-10-30 22:02:40 +09:00
..
Debugger Debugger: Fixed issue that caused forbid breakpoints to prevent "run 1 frame/scanline/etc" from working properly in some scenarios 2024-10-30 22:02:40 +09:00
Gameboy GB: Improved header detection for MMM01 games to avoid misdetecting other roms 2024-10-23 17:29:10 +09:00
GBA GBA: Merged bug fix in new multiply logic 2024-10-26 16:45:52 +09:00
NES NES: HD Packs - Removed unused feature allowing loading hd packs from zip files 2024-10-30 17:16:58 +09:00
Netplay Netplay: Fixed a couple of crashes and the "select controller" menu 2024-08-07 18:31:20 +09:00
PCE PCE: Tweak trigger for RCR counter increments 2024-10-19 22:34:39 +09:00
Shared NES: Added option to emulate sprite eval bug that causes unexpected pixels to be shown at X=255 2024-10-19 10:15:35 +09:00
SMS NES: Added Rainbow support (mapper 682) 2024-10-08 21:37:44 +09:00
SNES SNES: Fixed ExHiROM memory map (save ram should only be available at 80-BF:6000-7FFF) 2024-10-26 16:26:21 +09:00
WS NES: Added Rainbow support (mapper 682) 2024-10-08 21:37:44 +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 GBA: Implement accurate carry behavior for multiplications 2024-10-24 21:57:52 +09:00
Core.vcxproj.filters GBA: Implement accurate carry behavior for multiplications 2024-10-24 21:57:52 +09:00
pch.cpp Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
pch.h Linux: Fix building without LTO (#9) 2023-02-18 19:19:10 -05:00