fix EOF corner case

This commit is contained in:
Peter Ferrie 2019-01-25 10:42:15 -08:00
parent 45b3a1b576
commit f4094f4f7a
2 changed files with 5 additions and 1 deletions

View File

@ -2646,10 +2646,14 @@ blkidx = * + 1
!if swap_scrn = 1 {
jsr saveslot
} ;swap_scrn
!if aligned_read = 0 {
plp
bcs fewpop
pla
pla
pla
pla
fewpop
} ;aligned_read
pla
pla
sec

Binary file not shown.