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
2016-01-17 14:21:31 -05:00
BlipBuffer Audio: Several APU fixes 2016-01-14 01:21:09 -05:00
Core Video: Added customizable RGB palette 2016-01-17 14:21:31 -05: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
DependencyPacker x86 & x64 versions now use the same .exe file (both versions are packaged inside the .exe) 2016-01-17 11:11:53 -05:00
GUI.NET Video: Added customizable RGB palette 2016-01-17 14:21:31 -05:00
InteropDLL Video: Added customizable RGB palette 2016-01-17 14:21:31 -05:00
NesNtsc Ntsc emulation support + resolution scale options 2016-01-05 21:28:38 -05:00
PGOHelper Tests: General improvments 2015-12-29 20:54:55 -05:00
TestHelper Tests: General improvments 2015-12-29 20:54:55 -05:00
Utilities Debugger breakpoint improvements (Conditional breaks, vram breaks, absolute address breaks, etc.) 2016-01-09 13:15:43 -05:00
Windows Merged all components into a stand-alone exe 2016-01-16 22:40:41 -05: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 x86 & x64 versions now use the same .exe file (both versions are packaged inside the .exe) 2016-01-17 11:11:53 -05:00