Emulator library for the 65816 CPU
Go to file
2019-01-09 16:56:57 +01:00
docs
include made IRQ work 2019-01-08 20:16:46 +01:00
src removed obsolete log entry 2019-01-08 20:18:20 +01:00
.gitignore
CMakeLists.txt
license.txt
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 :)