Specifications
D:\D\inter61a\INTERRUP.A Saturday, January 08, 2011 11:31 AM
02h 7x9 in a 8x10 cell
03h 14x9 in a 16x10 cell
04h 7x18 in a 8x20 cell
05h 14x18 in a 16x20 cell
06h 3x5 in a 4x6 cell
Note: size is X * Y
--------V-1078------------------------------------
INT 10 - HUNTER 16 - TURN BACKLIGHT ON/OFF
AH = 78h
AL = new state of backlight (00h on, 01h off)
Return: nothing
SeeAlso: AH=64h,INT 15/AH=74h
--------V-107F-------------------------------
INT 10 - Paradise SVGA - WD90C24 INSTALLATION CHECK
AH = 7Fh
Return: AX = 1234h if WD90C24 chip installed
--------V-107F00-----------------------------
INT 10 - SOLLEX SuperVGA - GET EXTENSIONS INFO
AX = 7F00h
Return: AL <> 7Fh if not supported
AL = 7Fh if supported
AH = status
00h successful
ES:DI -> info structure (see #00201)
01h failed
Program: the SOLLEX (Smos videO controLLer EXtensions) SuperVGA functions are
an extension to the VESA SuperVGA BIOS Extensions (see AX=4F00h) by
Seiko Epson Corporation intended to provided a standardized interface
to SuperVGA functionality not addressed by the VESA standard
SeeAlso: AX=4F00h
Format of SOLLEX SuperVGA info structure:
Offset Size Description (Table 00201)
00h DWORD pointer to VESA function dispatch table
04h DWORD pointer to SOLLEX function dispatch table
08h DWORD pointer to VESA SuperVGA info (see #00077 at AX=4F00h)
0Ch DWORD pointer to mode info structure table, consisting of
alternating ResInfo (see #00202) and VESA mode information
(see #00079 at AX=4F01h) blocks, terminated with an FFFFh word
10h DWORD pointer to font info structure table (see #00203)
14h WORD high resolution crystal frequency in Hz (0000h = not present)
-212-
Generated by Foxit PDF Creator © Foxit Software
http://www.foxitsoftware.com For evaluation only.