mirror of
https://github.com/Klaus2m5/6502_65C02_functional_tests.git
synced 2025-08-05 16:25:04 +00:00
fix: test teor5 is using wrong branch label
This commit is contained in:
@@ -4951,7 +4951,7 @@ teor5 lda zpEO,x
|
||||
eor abst
|
||||
tst_ax absrlo,absflo,$ff-fnz
|
||||
dex
|
||||
bpl teor6
|
||||
bpl teor5
|
||||
|
||||
ldx #3 ;zp,x
|
||||
teor6
|
||||
@@ -6106,4 +6106,3 @@ vec_bss equ $fffa
|
||||
endif
|
||||
|
||||
end start
|
||||
|
Reference in New Issue
Block a user