mirror of
https://gitlab.com/camelot/kickc.git
synced 2025-01-15 16:30:02 +00:00
Added missing fragment
This commit is contained in:
parent
9b5d3f8190
commit
205eed20eb
@ -0,0 +1,6 @@
|
||||
ldy #0
|
||||
lda {c1},x
|
||||
sta ({z1}),y
|
||||
iny
|
||||
lda {c1}+1,x
|
||||
sta ({z1}),y
|
Loading…
x
Reference in New Issue
Block a user