[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 10 - VIDEO - Paradise VGA, AT&T VDC600 - SET SPECIAL MODE
        AX = 007Eh
        BX = horizontal dimension of the mode desired
        CX = vertical dimension of the mode desired
             (both BX/CX in pixels for graphics modes, rows for alpha modes)
        DX = number of colors of the mode desired (0000h for monochrome modes)
Return: BH = 7Eh if successful (Paradise VGA)
        AL = 7Eh if successful (AT&T VDC600)
SeeAlso: AX=0070h,AX=007Fh,AX=6F05h,AH=FFh"GO32"

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