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-26 17:21:33 -05:00
BlipBuffer Project changes to simplify PGO builds 2016-01-19 16:19:23 -05:00
Core VideoDecode: Replaced floats with doubles 2016-01-26 16:52:51 -05:00
Dependencies Updated to Visual Studio 2015 (only required minor changes) 2016-01-17 19:10:01 -05:00
DependencyPacker Project changes to simplify PGO builds 2016-01-19 16:19:23 -05:00
GUI.NET Debugger: Improved performance (reduced locking, etc.). 2016-01-26 16:47:21 -05:00
InteropDLL Project changes to simplify PGO builds 2016-01-19 16:19:23 -05:00
NesNtsc Project changes to simplify PGO builds 2016-01-19 16:19:23 -05:00
PGOHelper Project changes to simplify PGO builds 2016-01-19 16:19:23 -05:00
TestHelper Project changes to simplify PGO builds 2016-01-19 16:19:23 -05:00
Utilities Locks: Used thread_local to remove calls to GetCurrentThreadId (faster) 2016-01-26 17:21:33 -05:00
Windows Project changes to simplify PGO builds 2016-01-19 16:19:23 -05:00
.gitattributes Initial commit 2014-06-10 16:58:37 -04:00
.gitignore Updated to Visual Studio 2015 (only required minor changes) 2016-01-17 19:10:01 -05:00
NES.sln Project changes to simplify PGO builds 2016-01-19 16:19:23 -05:00