Fix immediate-mode addressing with byte instructions.
Immediate mode is implemented using auto-increment register indexing,
but the advance is always 2 for PC-indexed operands.
Bug introduced in 2aed1b90a4
.
This commit is contained in:
parent
02c355afe2
commit
edf625929c
Loading…
Reference in New Issue