mirror of
https://github.com/option8/greenscale.git
synced 2025-01-21 18:32:14 +00:00
fix EOF corner case
This commit is contained in:
parent
45b3a1b576
commit
f4094f4f7a
@ -2646,10 +2646,14 @@ blkidx = * + 1
|
|||||||
!if swap_scrn = 1 {
|
!if swap_scrn = 1 {
|
||||||
jsr saveslot
|
jsr saveslot
|
||||||
} ;swap_scrn
|
} ;swap_scrn
|
||||||
|
!if aligned_read = 0 {
|
||||||
|
plp
|
||||||
|
bcs fewpop
|
||||||
pla
|
pla
|
||||||
pla
|
pla
|
||||||
pla
|
pla
|
||||||
pla
|
fewpop
|
||||||
|
} ;aligned_read
|
||||||
pla
|
pla
|
||||||
pla
|
pla
|
||||||
sec
|
sec
|
||||||
|
BIN
prorwts2t#060800
BIN
prorwts2t#060800
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user