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
1 changed files with 0 additions and 2 deletions

View File

@ -2023,8 +2023,6 @@ eword
dword ZEROGTE,"0>="
jsr _zcmpcom
bmi _cmpstore2
ora STACKBASE+0,x
bne _cmpstore2
dey
bra _cmpstore2
eword