mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-29 18:49:42 +00:00
Fixed fragment.
This commit is contained in:
parent
26a25364c2
commit
03907f9e48
@ -1,5 +1,5 @@
|
|||||||
lda #>{c1}+
|
lda #>{c1}+1
|
||||||
cmp #>{c2}+
|
cmp #>{c2}+1
|
||||||
bcc {la1}
|
bcc {la1}
|
||||||
bne !+
|
bne !+
|
||||||
lda #<{c1}
|
lda #<{c1}
|
||||||
|
Loading…
Reference in New Issue
Block a user