Kernel 0.94

This commit is contained in:
Rémy GIBERT 2020-09-16 16:54:42 +02:00
parent a18b303412
commit fd90b3b9fa
6 changed files with 6 additions and 3 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -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

View File

@ -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
*--------------------------------------

View File

@ -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