Int 49/AH=01h

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

TI Professional PC - CRT - SET CURSOR SIZE AND TYPE

AH = 01h
CH = cursor start line (bits 3-0) and status (bits 6-5)
status bits:
00 non-blinking cursor
01 no cursor
10 fast-blinking cursor
11 slow-blinking cursor
CL = cursor end line

Return:
Nothing

Note: AH=00h,04h,05h,0Bh,0Ch,0Dh,0Fh are documented as NOPs

See Also: AH=02h - AH=03h - INT 40"TI Professional" - INT

See Also: INT 4A/AH=00h"TI" - INT 4B"TI Professional" - INT 4D/AH=00h

See Also: INT 57"TI Professional"

Category: Video - Int 49h - T

rbline.gif

lup.gif ldown.gif Interrups Categories Contents