1
0
mirror of https://github.com/rkujawa/rk65c02.git synced 2024-12-11 18:49:16 +00:00
Experimental 65C02 machine code interpreter/emulator/disassembler.
Go to file
2017-01-19 10:59:35 +01:00
src Make instruction data read more flexible and split from emulation of particular instruction. 2017-01-19 10:59:35 +01:00
test Support loading ROMs from files, adjust nop test case. 2017-01-19 00:57:09 +01:00
.gitignore
LICENSE
README.md

rk65c02

65C02 code interpreter/emulator/disassembler (work in progress)