1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-10-21 17:24:39 +00:00

Added missing fragment for lademan12

This commit is contained in:
jespergravgaard 2019-10-12 08:18:35 +02:00
parent 3866dad904
commit 8a560d8edd

View File

@ -0,0 +1,8 @@
ldy #0
lda ({z1}),y
pha
iny
lda ({z1}),y
sta {z1}+1
pla
sta {z1}