1
0
mirror of https://github.com/rkujawa/rk65c02.git synced 2025-03-02 23:29:23 +00:00
Radosław Kujawa 9c88afae2a BBRx and BBSx instructions have zero page relative addressing.
Add zero page relative as a separate addressing type and adjust
opcode definitions for these two type of opcodes.
2017-01-23 12:17:06 +01:00
2017-01-16 19:33:02 +01:00
2017-01-16 19:33:02 +01:00

rk65c02

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

Description
Experimental 65C02 machine code interpreter/emulator/disassembler.
Readme GPL-3.0 462 KiB
Languages
C 88.4%
Assembly 8.8%
Makefile 2.1%
Awk 0.7%