Interrups | Categories | Contents |
AH = 06h AL = number of sectors CH = cylinder number (bits 8,9 in high bits of CL) CL = sector number DH = head DL = drive ES:BX -> buffer
Return:
AH = status code (see #00234)
Program: V10DISK.SYS is a driver for the Flagstaff Engineering 8" floppies
See Also: AH=02h - AH=07h"V10DISK.SYS"
Category: Disk I/O Enhancements - Int 13h - V
Interrups | Categories | Contents |