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 - ibm system 36/38 workstation emulation - vdi.sys - get ??? http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 21 - IBM SYSTEM 36/38 WORKSTATION EMULATION - VDI.SYS - GET ???
        AX = 4402h
        BX = handle for character device "GDMS"
        CX = number of bytes to read (>= 4)
        DS:DX -> buffer (see below)
Return: CF set on error
            AX = error code (see AH=59h)
        CF clear if successful
            AX = number of bytes read

Format of returned data:
Offset  Size    Description
 00h  4 BYTEs   ???
 04h    DWORD   pointer to ???
 08h  4 BYTEs   ???

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