mirror of
https://github.com/mgcaret/of816.git
synced 2025-02-16 01:31:30 +00:00
fix bug in 0>= uncovered by unit testing
This commit is contained in:
parent
ce9017bed6
commit
f50aaf6942
@ -2023,8 +2023,6 @@ eword
|
||||
dword ZEROGTE,"0>="
|
||||
jsr _zcmpcom
|
||||
bmi _cmpstore2
|
||||
ora STACKBASE+0,x
|
||||
bne _cmpstore2
|
||||
dey
|
||||
bra _cmpstore2
|
||||
eword
|
||||
|
Loading…
x
Reference in New Issue
Block a user