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. Not under active development but pull requests are welcome. https://github.com/NovaSquirrel/Mesen-X
Find a file
2015-07-05 19:21:49 -04:00
Core Fixed issue where save/load state shortcuts were not working correctly until the menu was manually opened by the user 2015-07-05 19:12:41 -04:00
GUI.NET All settings/files are now saved in Documents\Mesen 2015-07-05 19:21:49 -04:00
InteropDLL All settings/files are now saved in Documents\Mesen 2015-07-05 19:21:49 -04:00
PGOHelper -CPU code changes to implement all dummy reads/writes. Each memory access runs the PPU for 3 cycles (PPU is now controlled by the CPU) 2015-07-04 22:21:14 -04:00
Utilities All settings/files are now saved in Documents\Mesen 2015-07-05 19:21:49 -04:00
Windows Allow messages containing new lines to wrap properly 2015-07-05 19:06:43 -04:00
.gitattributes Initial commit 2014-06-10 16:58:37 -04:00
.gitignore GIT settings (ignore rar files) 2014-07-12 20:56:34 -04:00
NES.sln -CPU code changes to implement all dummy reads/writes. Each memory access runs the PPU for 3 cycles (PPU is now controlled by the CPU) 2015-07-04 22:21:14 -04:00