Mesen is a cross-platform (Windows & Linux) NES/Famicom emulator built in C++
Go to file
2015-07-19 22:24:56 -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 Optimized Length Counter "NeedToRun" 2015-07-19 22:24:56 -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 Cheats - Add checkbox for custom cheats' compare value 2015-07-19 20:02:07 -04:00
InteropDLL Breakpoints in debugger (partial, can only add exec breakpoints) 2015-07-19 11:55:53 -04:00
PGOHelper Fixed PGOHelper (broken by UTF-8 string changes) 2015-07-14 21:52:08 -04:00
Utilities Removed all code from header files (Utilities project) 2015-07-11 10:01:06 -04:00
Windows Show FPS & Limit FPS options are now saved to settings file 2015-07-17 21:18:57 -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