Mesen is a cross-platform (Windows & Linux) NES/Famicom emulator built in C++
Go to file
2016-01-06 22:27:58 -05:00
BlipBuffer GCC support - Fixed warnings/compilation errors (Core & Utilities now compile under GCC, but code is incomplete) 2015-08-28 21:01:18 -04:00
Core Implemented SXA & SYA (behavior may be incorrect, but passes existing tests) 2016-01-06 22:27:58 -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
GUI.NET Added generic binding features for config GUI 2016-01-06 20:35:24 -05:00
InteropDLL Video options - Vertical sync, Aspect Ratio + GUI 2016-01-06 20:34:45 -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 Fixed multithread crash when loading another game 2016-01-06 20:37:52 -05:00
Windows Video options - Vertical sync, Aspect Ratio + GUI 2016-01-06 20:34:45 -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 Ntsc emulation support + resolution scale options 2016-01-05 21:28:38 -05:00