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
2014-06-24 21:59:58 -04:00
Core MMC3 support - without IRQs. Disabled APU IRQs too - they fixed sound in Dragon Warrior, but break most MMC3 games at the moment. 2014-06-24 21:59:58 -04:00
GUI Removed std::fill_n usage (compiler warning) 2014-06-24 02:48:31 -04:00
Utilities Minor refactoring 2014-06-23 19:02:09 -04:00
.gitattributes Initial commit 2014-06-10 16:58:37 -04:00
.gitignore Initial commit 2014-06-10 16:58:37 -04:00
NES.sln Minor refactoring 2014-06-23 19:02:09 -04:00