1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2025-02-16 18:30:37 +00:00

optimized fragments.

This commit is contained in:
jespergravgaard 2021-02-17 09:30:36 +01:00
parent d7e6ad8fea
commit 25abb9740d
2 changed files with 0 additions and 2 deletions

View File

@ -1,3 +1,2 @@
lda {m1}
cmp #0
beq {la1}

View File

@ -1,3 +1,2 @@
lda {m1}
cmp #0
bne {la1}