Int 13/AH=08h

Prev Next Ralf Interrups Categories Contents

------

V10DISK.SYS - SET FORMAT

AH = 08h
AL = number of sectors
CH = cylinder number (bits 8,9 in high bits of CL)
CL = sector number
DH = head
DL = drive

Return:
AH = status code (see #00234)

Program: V10DISK.SYS is a driver for the Flagstaff Engineering 8" floppies

Note: Details not available

See Also: AH=03h - AH=06h"V10DISK.SYS"

Category: Disk I/O Enhancements - Int 13h - V

------

Prev Next Ralf Interrups Categories Contents