mirror of
https://gitlab.com/camelot/kickc.git
synced 2025-02-16 18:30:37 +00:00
optimized fragments.
This commit is contained in:
parent
d7e6ad8fea
commit
25abb9740d
@ -1,3 +1,2 @@
|
||||
lda {m1}
|
||||
cmp #0
|
||||
beq {la1}
|
||||
|
@ -1,3 +1,2 @@
|
||||
lda {m1}
|
||||
cmp #0
|
||||
bne {la1}
|
||||
|
Loading…
x
Reference in New Issue
Block a user