Emulator library for the 65816 CPU
Go to file
Francesco Rigoni 39b95437c4
Update README.md
2018-11-18 11:01:45 +01:00
docs Initial commit 2018-03-04 18:58:51 +01:00
include Removed SNES specific devices from SystemBus 2018-03-05 18:13:34 +01:00
src Minor cleanup 2018-03-11 14:04:20 +01:00
.gitignore Initial commit 2018-03-04 18:58:51 +01:00
CMakeLists.txt Merge branch 'master' of github.com:FrancescoRigoni/Lib65816 2018-03-04 21:32:00 +01:00
README.md Update README.md 2018-11-18 11:01:45 +01:00
license.txt Initial commit 2018-03-04 18:58:51 +01:00

README.md

Lib65816

Emulator library for the 65816 CPU.
See https://codebutchery.wordpress.com/65816-cpu-emulator/

Disclaimer: I didn't test this enough to claim that it works well, you are free to use it but you might have to do some bugfixing :)