mirror of
https://gitlab.com/camelot/kickc.git
synced 2025-02-08 12:30:58 +00:00
Added another fragment
This commit is contained in:
parent
13f2f14b9d
commit
fe745ec4ca
@ -0,0 +1,9 @@
|
|||||||
|
lda {z1}+1
|
||||||
|
cmp {c1}+1,y
|
||||||
|
bcc {la1}
|
||||||
|
bne !+
|
||||||
|
dey
|
||||||
|
lda {z1}
|
||||||
|
cmp {c1},y
|
||||||
|
bcc {la1}
|
||||||
|
!:
|
Loading…
x
Reference in New Issue
Block a user