[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 10 - SOLLEX SuperVGA - DISPLAY OUTPUT CONTROL - SET DISPLAY OUTPUT
        AX = 7F02h
        BL = 00h
        CX = display output setting
            bit 0: CRTC control in bits 2,1 valid
            bit 1: enable digital output
            bit 2: enable analog output
            bit 3: panel control in bits 5,4 valid
            bit 4: enable LCD output
            bit 5: enable plasma/EL output
            bit 6: inverse control in bit 7 valid
            bit 7: 0=normal, 1=inverse
            bits 15-8 reserved
Return: AL != 7Fh if not supported
        AL = 7Fh if supported
            AH = status
                00h successful
                01h failed
SeeAlso: AX=7F02h/BL=00h

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