Int 13/AH=06h

Prev Next Ralf Interrups Categories Contents

------

V10DISK.SYS - READ DELETED SECTORS

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

------

Prev Next Ralf Interrups Categories Contents