1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-11-16 21:07:56 +00:00

Fixed fragment.

This commit is contained in:
jespergravgaard 2020-10-12 20:33:33 +02:00
parent 26a25364c2
commit 03907f9e48

View File

@ -1,5 +1,5 @@
lda #>{c1}+
cmp #>{c2}+
lda #>{c1}+1
cmp #>{c2}+1
bcc {la1}
bne !+
lda #<{c1}