Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 21 - dos 4.0 internal - ??? http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 21 - DOS 4.0 internal - ???
        AH = 6Bh
        AL = subfunction
            00h ???
                DS:SI -> Current Directory Structure???
                CL = drive (1=A:)
            01h ???
                DS:SI -> ???
                CL = file handle???
            02h ???
                DS:SI -> Current Directory Structure???
                DI = ???
                CX = drive (1=A:)
        ???
Return: CF set on error
            AX = error code (see INT 21/AH=59h)
        CF clear if successful
Return: ???
Note:   passed through to INT 2F/AX=112Fh with AX on top of stack
SeeAlso: INT 2F/AX=112Fh

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson