Mesen2/Core
Sour 59f106b8cc SNES: Fixed NMI/IRQ timing issues
Passes all NMI/IRQ tests: demo_irqtest, demo_nmitest, irq, nmi, test_irq, test_irq4200, test_irq4209, test_irqb, test_nmi,
Also fixes timing issues with WAI
2024-12-24 17:43:09 +09:00
..
Debugger SNES: Fixed NMI/IRQ timing issues 2024-12-24 17:43:09 +09:00
Gameboy Debugger: Fixed issues with step over/out in some scenarios (bank swapping, recursive functions, etc.) 2024-12-07 17:46:28 +09:00
GBA GBA: Fixed open bus issues 2024-12-20 14:25:10 +09:00
NES NES: Fixed behavior for SHX, SHY, SHA, TAS 2024-12-11 18:27:06 +09:00
Netplay Netplay: Fixed a couple of crashes and the "select controller" menu 2024-08-07 18:31:20 +09:00
PCE SNES/PCE/SMS: Added missing "allow invalid input" option (and prevent invalid inputs by default) 2024-12-20 14:48:15 +09:00
Shared SNES/PCE/SMS: Added missing "allow invalid input" option (and prevent invalid inputs by default) 2024-12-20 14:48:15 +09:00
SMS SNES/PCE/SMS: Added missing "allow invalid input" option (and prevent invalid inputs by default) 2024-12-20 14:48:15 +09:00
SNES SNES: Fixed NMI/IRQ timing issues 2024-12-24 17:43:09 +09:00
WS WS: EEPROM - Fixed "read done" flag never being reset 2024-12-12 21:04:26 +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 Rewind: Fixed partial desync of input data when rewind stops 2024-12-13 19:00:32 +09:00