Fix for rdwrfile on drive 2.

This commit is contained in:
Martin Haye 2021-02-28 09:30:53 -08:00
parent 013c113dba
commit 766e544c71
2 changed files with 3 additions and 2 deletions

View File

@ -1211,8 +1211,8 @@ foundname iny
jmp rdwrfilei
rdwrfile
jsr prepdrive
ldy driveind + 1
jsr prepdrivei
!if allow_subdir = 1 {
clc
} ;allow_subdir = 1
@ -1718,6 +1718,7 @@ prepdrive
!if allow_multi = 1 {
ldy #0
} ;allow_multi = 1
prepdrivei
jsr poll
php