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.
Languages
C
88.4%
Assembly
8.8%
Makefile
2.1%
Awk
0.7%