[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
INT 10 - SOLLEX SuperVGA - ADAPTER CONTROL - SET ADAPTER
AX = 7F01h
BL = 00h
CX = adapter request
bits 1-0: adapter type (00 VGA, 01 EGA, 10 CGA, 11 MDA)
bit 2: reserved
bits 4-3: change displays (00 none, 01 analog 10 digital 11 panel)
bits 6-5: desired monitor sense (01 color, 10 mono, 11=8514)
bit 7: lock override
bit 8: alternate adapter mode
bits 15-9: reserved
Return: AL != 7Fh if not supported
AL = 7Fh if supported
AH = status
00h successful
01h failed
Note: initializes video hardware to a particular standard
SeeAlso: AX=7F01h/BL=01h,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