mirror of
https://github.com/mgcaret/of816.git
synced 2024-12-27 19:29:58 +00:00
fix error in lbsplit uncovered by unit tests
This commit is contained in:
parent
0c6e3a0413
commit
0ed5c88d9a
@ -852,7 +852,8 @@ dword LBSPLIT,"LBSPLIT"
|
||||
tya
|
||||
xba
|
||||
and #$FF
|
||||
ldy #$00
|
||||
tay
|
||||
lda #$0000
|
||||
PUSHNEXT
|
||||
eword
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user