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 10 - direct graphics interface standard (dgis) - inquire available devices http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 10 - Direct Graphics Interface Standard (DGIS) - INQUIRE AVAILABLE DEVICES
        AX = 6A00h
        BX = 0000h
        CX = 0000h
        DX = buffer length (may be 0)
        ES:DI -> buffer
Return: BX = number of bytes stored in buffer
        CX = bytes required for all descriptions (0 if no DGIS)
Note:   buffer contains descriptions and addresses of DGIS-compatible
          display(s) and printer(s)

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