mirror of
https://github.com/Tolik-Trek/Estex-DSS.git
synced 2026-06-15 17:31:47 +03:00
Core: ibug in diskINF
This commit is contained in:
parent
ccc868ee08
commit
3814444250
@ -87,11 +87,13 @@ DISKINF: LD C,B
|
|||||||
PUSH HL
|
PUSH HL
|
||||||
EXX
|
EXX
|
||||||
;LD HL,CORE_BUFFERS.FatBuffer.BPB_LABEL
|
;LD HL,CORE_BUFFERS.FatBuffer.BPB_LABEL
|
||||||
|
PUSH IX
|
||||||
CALL GET_LABEL
|
CALL GET_LABEL
|
||||||
LD C,11 ;!HARDCODE _sBOOT_SECTOR_PARAMS.BPB_LABEL
|
LD C,11 ;!HARDCODE _sBOOT_SECTOR_PARAMS.BPB_LABEL
|
||||||
CALL .mCOPY_LOOP
|
CALL .mCOPY_LOOP
|
||||||
|
POP AF
|
||||||
PUSH DE
|
PUSH DE
|
||||||
LD A,XH
|
;LD A,XH
|
||||||
LD DE,Dss.DRV.GenIOCTL.Enter
|
LD DE,Dss.DRV.GenIOCTL.Enter
|
||||||
LD BC,Dss.DRV.GenIOCTL.GetParams
|
LD BC,Dss.DRV.GenIOCTL.GetParams
|
||||||
RST ToDSS.DRV
|
RST ToDSS.DRV
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
990
|
991
|
||||||
@ -1 +1 @@
|
|||||||
404
|
406
|
||||||
Loading…
Reference in New Issue
Block a user