[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 10 - SOLLEX SuperVGA - ADAPTER CONTROL - GET ADAPTER
        AX = 7F01h
        BL = 01h
Return: AL != 7Fh if not supported
        AL = 7Fh if supported
            AH = status
                00h successful
                01h failed
            BX = adapter type (see AX=7F01h/BL=00h)
            DX = display type
                bits 1-0: monitor sense (00 none, 01 color, 10 mono, 11=8514)
                bit 2:    multi-frequency analog monitor active
                bit 3:    LCD panel active
                bit 4:    plasma/electroluminescent panel active
                bit 5:    PS/2-type monitor active
                bit 6:    multi-frequency digital monitor active
                bit 7:    Enhanced Color Display monitor active
                bit 8:    alternate display active
                bits 15-9: reserved
SeeAlso: AX=7F01h/BL=00h,AX=7F01h/BL=02h

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