bios: HOME must reset track & sector
This commit is contained in:
parent
d3f6915af4
commit
a70c7f3be6
1 changed files with 2 additions and 0 deletions
|
@ -121,6 +121,8 @@ READER:
|
|||
|
||||
; DISK I/O
|
||||
HOME:
|
||||
MOV WORD [DISKCX], 0x0001
|
||||
MOV BYTE [DISKDX+1], 0x00
|
||||
RET
|
||||
|
||||
SELDSK:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue