mirror of
https://gitlab.com/camelot/kickc.git
synced 2025-02-16 18:30:37 +00:00
Added missing fragment
This commit is contained in:
parent
b2375f49c7
commit
fd0d903e44
@ -0,0 +1,7 @@
|
||||
clc
|
||||
lda {m1}
|
||||
adc ({z2}),y
|
||||
sta {m1}
|
||||
bcc !+
|
||||
inc {m1}+1
|
||||
!:
|
Loading…
x
Reference in New Issue
Block a user