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
Sour 5e7eebe078 CPU: Fixed immediate more 8-bit vs 16-bit logic
+ Added bare minimum logic to load a rom and start executing it
2019-02-11 22:41:34 -05:00
Core CPU: Fixed immediate more 8-bit vs 16-bit logic 2019-02-11 22:41:34 -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 65816 core working in 6502 emulation mode 2019-02-11 19:18:47 -05:00