Mesen2/Core
2023-03-06 16:42:32 -05:00
..
Debugger Debugger: NES - Added option to break when EXT mode is enabled 2023-02-18 15:59:14 -05:00
Gameboy GB: APU - Improved CGB behavior, fixes blargg's CGB tests 2023-02-27 23:08:15 -05:00
NES NES: HD Packs - Added "fallback tiles" feature 2023-03-05 18:42:32 -05:00
Netplay Debugger: Allow saving/loading save states without forcing the emulator to run until the next vertical blank 2022-12-27 16:29:16 +09:00
PCE PCE: Fixed PSG emulation issues 2023-02-17 23:35:14 -05:00
Shared NES: Fixed loading NES roms (+ improved behavior/error message display when this happens) 2023-03-06 16:42:32 -05:00
SNES SNES: Fixed CPU bug where calling WAI just before NMI occurs could cause the CPU to stay in suspended for an entire extra frame (and then run the IRQ handler twice in a row) 2023-02-22 19:16:45 -05: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 macOS: Replace SDL renderer with Avalonia 2023-02-02 21:33:48 -05:00
Core.vcxproj.filters macOS: Replace SDL renderer with Avalonia 2023-02-02 21:33:48 -05: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