diff --git a/.Floppies/A2OSX.BOOT.woz b/.Floppies/A2OSX.BOOT.woz index 01de4c3f..046781a6 100644 Binary files a/.Floppies/A2OSX.BOOT.woz and b/.Floppies/A2OSX.BOOT.woz differ diff --git a/.Floppies/A2OSX.BUILD.po b/.Floppies/A2OSX.BUILD.po index c4499738..043491d5 100644 Binary files a/.Floppies/A2OSX.BUILD.po and b/.Floppies/A2OSX.BUILD.po differ diff --git a/.Floppies/A2OSX.TEST.po b/.Floppies/A2OSX.TEST.po index c579e940..92857d3f 100644 Binary files a/.Floppies/A2OSX.TEST.po and b/.Floppies/A2OSX.TEST.po differ diff --git a/A2osX.S.txt b/A2osX.S.txt index 05832f90..8ce5a55e 100644 --- a/A2osX.S.txt +++ b/A2osX.S.txt @@ -353,6 +353,7 @@ DisableRamDRV php inx cpx DEVCNT bne .4 + .5 ldx DEVCNT stz DEVLST,x dec DEVCNT @@ -595,8 +596,10 @@ MSG.INIT0OK .AZ "A2osX[Stage0]:Complete.\n" *-------------------------------------- MLIGETPREFIX01 .DA #1 .DA Boot.Prefix +*-------------------------------------- MLIONLINE01 .DA #2 - .DA #0 +* .DA #0 + .DA #$B0 S3D2 .DA MLIONLINE01BUF *-------------------------------------- MLIOPEN00 .DA #3 For DIR listing diff --git a/INC/IO.D2.I.txt b/INC/IO.D2.I.txt index a6a68219..2175dc53 100644 --- a/INC/IO.D2.I.txt +++ b/INC/IO.D2.I.txt @@ -3,7 +3,7 @@ NEW *-------------------------------------- IO.D2.SeekTimeR .EQ 160 LIBBLKDEV Recalibration IO.D2.SeekTimeF .EQ 85 LIBBLKDEV Track Formatter -IO.D2.SeekTimeB .EQ 60 LIBBLKDEV Boot Block +IO.D2.SeekTimeB .EQ 40 LIBBLKDEV Boot Block IO.D2.SeekTimeP .EQ 40 ProDOS.FX initial IO.D2.SeekTimeI .EQ 20 ProDOS.FX increment -> until > 128 *-------------------------------------- diff --git a/ProDOS.FX/ProDOS.S.XRW.txt b/ProDOS.FX/ProDOS.S.XRW.txt index e1681663..cb99ce2d 100644 --- a/ProDOS.FX/ProDOS.S.XRW.txt +++ b/ProDOS.FX/ProDOS.S.XRW.txt @@ -206,7 +206,7 @@ regrwts ldy #1 sta XRW.D2VolNum-1,y .30 jsr XRW.Seek - bra .3 + bra .1 .4 cmp XRW.ReqTrack beq .5