Mesen is a cross-platform (Windows & Linux) NES/Famicom emulator built in C++
Go to file
2014-06-25 12:22:48 -04:00
Core Fixed issue with memory handlers (conflict on 0x4017 between APU & Controllers) - Fixes dragon quest 1 sound while allowing MMC3 games to boot properly 2014-06-25 12:22:48 -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