SECTION 6
Conversions and Interfaces
6-124 PEN*KEY
R
6200/6300 Hand-Held Computer Programmer’s Reference Guide
INT 33h, Function AX = 0018h: Set Alternate Subroutine Call Mask and Ad-
dress
MOUSE
On Entry:
AH = 00h
AL = 18h
On Return:
None
INT 33h, Function AX = 0019h: Get User Alternate Interrupt Address
MOUSE
On Entry:
AH = 00h
AL = 19h
On Return:
AX = 0
BX = 0
CX = 0
DX = 0
INT 33h, Function AX = 001Ah: Set Mouse Sensitivity
MOUSE
On Entry:
AH = 00h
AL = 1Ah
On Return:
None
INT 33h, Function AX = 001Bh: Get Mouse Sensitivity
MOUSE
Gets the mouse sensitivity.
On Entry:
AH = 00h
AL = 1Bh
On Return:
BX = 50
CX = 50
DX = 50
INT 33h, Function AX = 001Ch: Set Mouse Interrupt Rate
MOUSE
On Entry:
AH = 00h
AL = 1Ch
On Return:
None
6. Conversions and
Interfaces