[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 15 Fn DE0A  - Desqview V2.00+ - "dbgpoke" - Display Character On Stat  [Q]

   AX = DE0Ah
   BL = character

Return: character displayed, next call will display in next position (which
   wraps back to the start of the line if off the right edge of screen)

Notes: displays character on bottom line of *physical* screen, regardless
     of current size of window (even entirely hidden)
   does not know about graphics display modes, just pokes the characters
     into display memory
   this API call may be made from a hardware interrupt handler

See Also: AX=1003h

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson