This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
rk65c02
Watch
1
Star
0
Fork
0
You've already forked rk65c02
mirror of
https://github.com/rkujawa/rk65c02.git
synced
2024-12-12 10:30:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
a7b3f77f88
rk65c02
/
test
/
test_emulation_wrap_izpx.s
5 lines
40 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Fix zero page wrap for indexed indirect mode.
2018-03-31 13:03:22 +00:00
start
:
sta
(
0
x10
,
X
)
No need to use workaround - vasm was fixed.
2019-01-05 23:02:03 +00:00
lda
(
0
x
F
0
,
X
)
Fix zero page wrap for indexed indirect mode.
2018-03-31 13:03:22 +00:00
stp
Reference in New Issue
Copy Permalink