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-02-13 13:32:51 -05:00
Core Fixed addressing bugs, added PPU stub, improved trace logger output, split CPU instructions to another file 2019-02-13 13:32:51 -05:00
UI Fixed addressing bugs, added PPU stub, improved trace logger output, split CPU instructions to another file 2019-02-13 13:32:51 -05: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 65816 core working in 6502 emulation mode 2019-02-11 19:18:47 -05: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 Imported some code from Mesen (video, audio, UI, etc.) + basic trace logger/step functionality 2019-02-12 22:13:09 -05:00