1
0
mirror of https://github.com/rkujawa/rk65c02.git synced 2024-12-13 01:29:57 +00:00
Experimental 65C02 machine code interpreter/emulator/disassembler.
Go to file
Radosław Kujawa 73e4be2acc Add support for building test case ROMs with vasm.
While here add first such ROM, for nop instruction test.
2017-01-18 23:47:55 +01:00
src Experiment with emulating opcode requring operands. 2017-01-18 22:37:00 +01:00
test Add support for building test case ROMs with vasm. 2017-01-18 23:47:55 +01:00
.gitignore
LICENSE
README.md

rk65c02

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