Specifications

D:\D\inter61a\INTERRUP.A Saturday, January 08, 2011 11:31 AM
Notes: all function pointers are offsets into the 32-bit code within the
context buffer, and should be updated to point at the actual
functions after the application has copied the buffer from the
real-mode memory used for the interrupt call into its own flat-model
memory space
any functions which are not supported by the hardware have function
pointers which are set to 00000000h initially
(Table 00090)
Values for VBE/AF v1.0P color mixing mode:
00h replace
01h XOR with existing pixel
02h OR with existing pixel
03h AND with existing pixel
SeeAlso: #00091,#00090
(Table 00091)
Call VBE/AF v1.0P function "SetForeColor" with:
ES:EDI -> device context buffer (see #00089)
EAX = new foreground color (format varies by video mode)
BL = new foreground mixing mode (see #00090)
SeeAlso: #00089,#00092,#00107
(Table 00092)
Call VBE/AF v1.0P function "SetbackColor" with:
ES:EDI -> device context buffer (see #00089)
EAX = new background color (format varies by video mode)
BL = new background mixing mode (see #00090)
SeeAlso: #00089,#00091,#00093
(Table 00093)
Call VBE/AF v1.0P function "SetClipRect" with:
ES:EDI -> device context buffer (see #00089)
EAX = left clipping coordinate
EBX = top clipping coordinate
ECX = right clipping coordinate
EDX = bottom clipping coordinate
SeeAlso: #00089,#00092,#00094,#00107
(Table 00094)
Call VBE/AF v1.0P function "DrawScan" with:
-139-
Generated by Foxit PDF Creator © Foxit Software
http://www.foxitsoftware.com For evaluation only.