1
0
mirror of https://github.com/mgcaret/of816.git synced 2026-04-24 02:17:36 +00:00

fix bug in 0>= uncovered by unit testing

This commit is contained in:
mgcaret
2020-01-01 23:20:02 -08:00
parent ce9017bed6
commit f50aaf6942
-2
View File
@@ -2023,8 +2023,6 @@ eword
dword ZEROGTE,"0>="
jsr _zcmpcom
bmi _cmpstore2
ora STACKBASE+0,x
bne _cmpstore2
dey
bra _cmpstore2
eword