Move Cursor; Get Cursor Position; Get Cursor Address [+] - Husky MP2500 Manual

Hide thumbs Also See for MP2500:
Table of Contents

Advertisement

Move cursor

Entry
Exit
Description

Get cursor position

Entry
Exit
Description

Get cursor address [+][-]

Entry
Exit
Description
184
AH=02H
BH=page
DH=row
DL=column
Returns nothing
Moves the cursor to the specified row and column of
the specified display page.
A second page is only supported in modes 0..3.
AH=03H
BH=page
CH=start scan address
CL=end scan address
DH=row DL=column
Reads the cursor position.
A second page is only supported in modes 0..3.
AH=04H
BH=page
DH=row (0..24)
DL=column (0..79)
BX=cursor pixel column (0..639)
CX=cursor pixel row (0..199) (pixel co-ordinates are for
bottom left corner of character cell)
Reads the current cursor position, in text and graphics
co-ordinates
H
MP2500 System Developer's Guide
USKY

Advertisement

Table of Contents
loading

Table of Contents