Specifications
D:\D\inter61a\INTERRUP.A Saturday, January 08, 2011 11:31 AM
(Table 00104)
Call VBE/AF v1.0P function "SetCursorPos" with:
ES:EDI -> device context buffer (see #00089)
EAX = cursor X coordinate
EBX = cursor Y coordinate
CL = cursor's X hotspot
CH = cursor's Y hotspot
SeeAlso: #00089,#00103,#00105
(Table 00105)
Call VBE/AF v1.0P function "SetCursorColor" with:
ES:EDI -> device context buffer (see #00089)
AL = 8-bit color index, or color's Red value
AH = color's Green value (16-bpp, 24-bpp, 32-bpp modes)
BL = color's Blue value (16-bpp, 24-bpp, 32-bpp modes)
SeeAlso: #00089,#00103,#00104,#00106
(Table 00106)
Call VBE/AF v1.0P function "ShowCursor" with:
ES:EDI -> device context buffer (see #00089)
AL = new visibility (00h hide cursor, 01h show cursor)
SeeAlso: #00089,#00103,#00104,#00105
(Table 00107)
Call VBE/AF v1.0P function "WaitTillIdle" with:
ES:EDI -> device context buffer (see #00089)
Desc: pause until the hardware accelerator has completed all pending
operations
SeeAlso: #00089,#00108,#00109
(Table 00108)
Call VBE/AF v1.0P function "EnableDirectAccess" with:
ES:EDI -> device context buffer (see #00089)
SeeAlso: #00089,#00109,#00107,AX=4F05h,#00078,#00080
(Table 00109)
Call VBE/AF v1.0P function "DisableDirectAccess" with:
ES:EDI -> device context buffer (see #00089)
SeeAlso: #00089,#00108
--------V-104F0C-----------------------------
-143-
Generated by Foxit PDF Creator © Foxit Software
http://www.foxitsoftware.com For evaluation only.