fixet bug with boot from FDD B:

This commit is contained in:
Anatoliy Belyanskiy 2023-07-22 00:55:02 +10:00
parent 31e8ae3947
commit fe669e2349
3 changed files with 5 additions and 5 deletions

@ -1 +1 @@
Subproject commit afe66b1f354cab8d2780826697cf371d1d9e389d
Subproject commit 94cb0e39f321bd11519008801187d93eacb280f2

View File

@ -255,7 +255,7 @@ EMM_FN3M_ERR:
;
; WARNING!!! ­¥ âண âì DE
;----------------------------------------------------------------------;
; <20>®«ãç¨âì áâà ­¨æã N ª«îç  K
; ‚室: A - Š‹ž— RAM-Disk, B - ­®¬¥à áâà ­¨æë
@ -287,7 +287,7 @@ EMM_F4M_L1:
DEC B
JR Z,EMM_F4M_END
LD L,A
CP 0FFH
CP #FF
JR NZ,EMM_F4M_L1
EMM_F4M_ERR:
LD L,A

View File

@ -890,7 +890,8 @@ RECOVERYstart:
PrepareToBOOT:
CALL INT_OFF
CALL G_VALUE
LD B,A
;LD B,A
LD B,0
; FDD
OR A
JR Z,FDSTART ; FDD A:
@ -1556,7 +1557,6 @@ TRDOSX:
RET
; ®âªà뢠¥â ¯®àâ #FE ­  ç⥭¨¥ ¢ 3-© ª à⥠¯®à⮢
; OPENDOS:
; DI
; IN A,(SLOT3)