mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-23 23:32:55 +00:00
Fixed fragment for Danny Spijksma
This commit is contained in:
parent
a50f614d6a
commit
9d8a2482ea
@ -1,3 +1,7 @@
|
||||
cmp #{c1}
|
||||
bmi {la1}
|
||||
sec
|
||||
sbc #{c1}
|
||||
beq {la1}
|
||||
bvc !+
|
||||
eor #$80
|
||||
!:
|
||||
bmi {la1}
|
||||
|
Loading…
Reference in New Issue
Block a user