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-08-22 19:29:19 -04:00
BlipBuffer Proper APU emulation (no longer using a library for it, except BlipBuffer) - Not finished need to implement save states & reset behavior 2015-07-14 21:50:42 -04:00
Core Debugger - Fixed issue with disassembler 2015-08-22 19:29:19 -04:00
Dependencies Proper APU emulation (no longer using a library for it, except BlipBuffer) - Not finished need to implement save states & reset behavior 2015-07-14 21:50:42 -04:00
GUI.NET Debugger - Show prg address & raw byte code options + Deadlock fixes 2015-08-21 22:42:44 -04:00
InteropDLL Debugger - Show prg address & raw byte code options + Deadlock fixes 2015-08-21 22:42:44 -04:00
PGOHelper Fixed PGOHelper (broken by UTF-8 string changes) 2015-07-14 21:52:08 -04:00
Utilities Fixed warnings 2015-08-17 21:59:48 -04:00
Windows "HDNes" HD pack support (still some bugs left) 2015-08-14 21:50:14 -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 Proper APU emulation (no longer using a library for it, except BlipBuffer) - Not finished need to implement save states & reset behavior 2015-07-14 21:50:42 -04:00