Homebrew development oriented fork of Mesen-S - a cross-platform (Windows & Linux) SNES emulator built in C++ and C#. Not under active development, but pull requests are welcome https://github.com/NovaSquirrel/Mesen-SX
Find a file
2019-03-22 21:37:32 -04:00
Core Fixed mask logic for ROM/RAM sizes that aren't powers of 2 2019-03-22 21:37:32 -04:00
DependencyPacker Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
InteropDLL Fixed crash when exiting emulator (shortcut handler must be deleted before deleting the key manager) 2019-03-22 21:31:07 -04:00
PGOHelper PGO build configuration 2019-02-24 23:53:14 -05:00
SevenZip Add back some of the excluded projects 2019-02-13 14:10:36 -05:00
UI Debugger: Added palette viewer 2019-03-16 16:38:28 -04:00
UpdateHelper UI: Help menu (about, report bug, check for updates) 2019-03-14 12:34:29 -04:00
Utilities Save state support 2019-03-12 09:15:57 -04:00
Windows Core: Reset/Power Cycle support (+ fixed power on state for DMA controller) 2019-03-16 12:20:18 -04:00
.editorconfig 65816 core working in 6502 emulation mode 2019-02-11 19:18:47 -05:00
.gitattributes 65816 core working in 6502 emulation mode 2019-02-11 19:18:47 -05:00
.gitignore UI: Help menu (about, report bug, check for updates) 2019-03-14 12:34:29 -04:00
build.sh 65816 core working in 6502 emulation mode 2019-02-11 19:18:47 -05:00
buildPGO.sh 65816 core working in 6502 emulation mode 2019-02-11 19:18:47 -05:00
makefile 65816 core working in 6502 emulation mode 2019-02-11 19:18:47 -05:00
Mesen-S.sln PGO build configuration 2019-02-24 23:53:14 -05:00