bios: HOME must reset track & sector

This commit is contained in:
Nero 2019-11-06 21:48:55 +00:00
parent d3f6915af4
commit a70c7f3be6
1 changed files with 2 additions and 0 deletions

View File

@ -121,6 +121,8 @@ READER:
; DISK I/O
HOME:
MOV WORD [DISKCX], 0x0001
MOV BYTE [DISKDX+1], 0x00
RET
SELDSK: