1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2025-02-17 10:30:43 +00:00

Fixed fragment for Danny Spijksma

This commit is contained in:
jespergravgaard 2019-09-17 23:34:24 +02:00
parent a50f614d6a
commit 9d8a2482ea

View File

@ -1,3 +1,7 @@
cmp #{c1} sec
bmi {la1} sbc #{c1}
beq {la1} beq {la1}
bvc !+
eor #$80
!:
bmi {la1}