1
0
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:
jespergravgaard 2020-12-26 11:32:14 +01:00
parent 9b5d3f8190
commit 205eed20eb

View File

@ -0,0 +1,6 @@
ldy #0
lda {c1},x
sta ({z1}),y
iny
lda {c1}+1,x
sta ({z1}),y