Specifications
D:\D\inter61a\INTERRUP.A Saturday, January 08, 2011 11:31 AM
01h get display start
Return: BH = 00h
CX = leftmost displayed pixel in scan line
DX = first displayed scan line
BH = 00h (reserved)
Return: AL = 4Fh if function supported
AH = status
00h successful
01h failed
Notes: this function is valid in text modes, provided that values are
multiplied by the character cell width/height
subfunction 80h waits until vertical retrace before changing the
display start address (VBE v2.0+)
SeeAlso: AX=4F01h,AX=4F05h,AX=4F06h
--------V-104F07-----------------------------
INT 10 - VESA SuperVGA BIOS v3.0+ - SCHEDULED DISPLAY START
AX = 4F07h
BL = subfunction
02h,82h (VBE v3.0) schedule display start at next vertical retrace
ECX = display start address in bytes
03h,83h schedule stereoscopic display start
ECX = left image start address (in bytes)
EDX = right image start address (in bytes)
04h get scheduled display start status
Return: CX = start status
(00h no display flip, else display has flipped)
Return: AL = 4Fh if function supported
AH = status
00h successful
01h failed
SeeAlso: AX=4F07h"DISPLAY START",AX=4F07h"STEREOSCOPIC"
--------V-104F07-----------------------------
INT 10 - VESA SuperVGA BIOS v3.0+ - ENABLE/DISABLE STEREOSCOPIC MODE
AX = 4F07h
BL = subfunction
05h enable stereoscopic mode
06h disable stereoscopic mode
Return: AL = 4Fh if function supported
AH = status
00h successful
01h failed
-134-
Generated by Foxit PDF Creator © Foxit Software
http://www.foxitsoftware.com For evaluation only.