Int 49/AH=10h

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

TI Professional PC - CRT - WRITE BLOCK OF CHARACTERS WITH ATTRIBUTE

AH = 10h
AL = attribute (becomes new current attribute)
DX:BX -> string of characters to write
CX = length of string

Return:
Nothing

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

BUG: CX must not be 0000h on entry, or the system will crash

See Also: AH=01h - AH=02h - AH=09h - AH=0Eh -

Category: Video - Int 49h - T

rbline.gif

lup.gif ldown.gif Interrups Categories Contents