[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 2F - CD-ROM - ABSOLUTE DISK READ
        AX = 1508h
        ES:BX -> buffer
        CX = drive number (0=A:)
        SI:DI = starting sector number
        DX = number of sectors to read
Return: CF set on error
            AL = error code (15=invalid drive,21=not ready)
        CF clear if successful

See Also: 2F1509
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson