1
0
mirror of https://github.com/rkujawa/rk65c02.git synced 2025-01-10 18:29:53 +00:00
Radosław Kujawa 8de5574aab Handle accessing bus in zero page relative mode just as in zero page.
It should make things less awkward and still work fine, as the only
instructions using this mode are BBS and BBR. These only use first
operand as the address in zero page to read data from.
2017-02-13 18:37:14 +01:00
2017-01-23 13:47:22 +01:00
2017-01-16 19:33:02 +01:00
2017-02-09 22:25:38 +01:00

rk65c02

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

rk65c02 logo

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%