Specifications

D:\D\inter61a\INTERRUP.A Saturday, January 08, 2011 11:31 AM
15 type (0 all state info, 1 SuperVGA state only)
--------V-105F91-----------------------------
INT 10 - Chips & Technologies Extended BIOS - SAVE SUPERVGA STATE
AX = 5F91h
CX = state mask (see #00185)
ES:BX -> save buffer
Return: AL = 5Fh if function supported
buffer at ES:BX filled
SeeAlso: AH=1Ch,AX=5F03h,AX=5F90h,AX=5F92h,AX=5FA1h
--------V-105F92-----------------------------
INT 10 - Chips & Technologies Extended BIOS - RESTORE SUPERVGA STATE
AX = 5F92h
CX = state mask (see #00185)
ES:BX -> previously-filled save buffer
Return: AL = 5Fh if function supported
SeeAlso: AH=1Ch,AX=5F03h,AX=5F90h,AX=5F92h,AX=5FA2h
--------V-105FA0-----------------------------
INT 10 - Chips & Technologies Wingine DGX - GET EXTENDED BIOS SAVE BUFFER SIZE
AX = 5FA0h
CX = state(s) to be saved (see #00186)
Return: AL = 5Fh if function supported
AH = status
00h unsuccessful
01h successful
BX = number of 64-byte blocks required for state
SeeAlso: AH=1Ch,AX=5FA1h,AX=5FA2h,AX=5F90h,AX=4F04h
Bitfields for C&T BIOS save/restore state type:
Bit(s) Description (Table 00186)
0 video hardware
1 BIOS data
2 DAC and color registers
14 (65530 BIOS with AL=A1h only) clear emulation state
15 extended registers
SeeAlso: #00048,#00085
--------V-105FA1-----------------------------
INT 10 - Chips & Technologies Wingine DGX - SAVE VIDEO STATE
AX = 5FA1h
CX = state(s) to be saved (see #00186)
ES:BX -> buffer for state information
Return: AL = 5Fh if function supported
-198-
Generated by Foxit PDF Creator © Foxit Software
http://www.foxitsoftware.com For evaluation only.