1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-08-01 02:29:30 +00:00

Added missing fragment for Paul Nelsen

This commit is contained in:
jespergravgaard 2019-09-04 23:30:19 +02:00
parent 0bf1363c90
commit daa963dbbb

View File

@ -0,0 +1,5 @@
lda ({z2}),y
sta {z1}
iny
lda ({z2}),y
sta {z1}+1