Int 49/AH=0Ah

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

TI Professional PC - CRT - WRITE CHARACTER(S) WITH CURRENT ATTRIBUTE

AH = 0Ah
AL = character to write
CX = number of times to write character

Return:
Nothing

Desc: Write CX copies of the character in AL beginning at the current cursor position

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

See Also: AH=01h - AH=02h - AH=08h - AH=09h -

Category: Video - Int 49h - T

rbline.gif

lup.gif ldown.gif Interrups Categories Contents