NovaSquirrel / Mesen-X

Mesen X is a cross-platform (Windows & Linux) NES/Famicom emulator built in C++ and C#. This fork is meant to gather development efforts from different forks. Deprecated; see https://github.com/SourMesen/Mesen2/
https://www.mesen.ca
GNU General Public License v3.0
161 stars 29 forks source link

Adding delayed writes to $4016 EPSM Addressing #134

Closed Perkka2 closed 1 year ago

Perkka2 commented 1 year ago

Adjusted the actual data the EPSM gets because of the delayed latching of OUT1 on even CPU cycles.