|
|
Copyright 1991 David Jurgens |
INT 33,4 - Set Mouse Cursor Position
AX = 4
CX = horizontal position
DX = vertical position
returns nothing
- default cursor position is at the screen center
- the position must be within the range of the current video mode
- the position may be rounded to fit screen mode resolution
|
|
Esc or Alt-X to exit |
int 33,4 |
Home/PgUp/PgDn/End ←↑↓→ |