Specifications
D:\D\inter61a\INTERRUP.A Saturday, January 08, 2011 11:31 AM
CX = new linear address base (high word)
Return: AX = 007Fh if supported
SeeAlso: AX=7F00h/BX=4000h,AX=7F00h/BX=4001h
--------V-107F01BL00-------------------------
INT 10 - SOLLEX SuperVGA - ADAPTER CONTROL - SET ADAPTER
AX = 7F01h
BL = 00h
CX = adapter request (see #00205)
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=7F00h"SOLLEX",AX=7F01h/BL=01h,AX=7F01h/BL=02h
Bitfields for SOLLEX SuperVGA adapter request:
Bit(s) Description (Table 00205)
1-0 adapter type (00 VGA, 01 EGA, 10 CGA, 11 MDA)
2 reserved
4-3 change displays (00 none, 01 analog 10 digital 11 panel)
6-5 desired monitor sense (01 color, 10 mono, 11=8514)
7 lock override
8 alternate adapter mode
15-9 reserved
--------V-107F01BL01-------------------------
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 #00205)
DX = display type (see #00206)
SeeAlso: AX=7F00h"SOLLEX",AX=7F01h/BL=00h,AX=7F01h/BL=02h
Bitfields for SOLLEX SuperVGA display type:
Bit(s) Description (Table 00206)
15-9 reserved
-215-
Generated by Foxit PDF Creator © Foxit Software
http://www.foxitsoftware.com For evaluation only.