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
2025-03-03 14:29:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
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 15:03:22 +02:00
start
:
sta
(
0
x10
,
X
)
No need to use workaround - vasm was fixed.
2019-01-06 00:02:03 +01:00
lda
(
0
x
F
0
,
X
)
Fix zero page wrap for indexed indirect mode.
2018-03-31 15:03:22 +02:00
stp
Reference in New Issue
Copy Permalink