[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 10 Fn 0E  - Video - Teletype Output                                    [V]

   AH = 0Eh
   AL = character to write
   BH = page number
   BL = foreground color (graphics modes only)
Desc:  display a character on the screen, advancing the cursor and scrolling
     the screen as necessary

Notes: characters 07h (BEL), 08h (BS), 0Ah (LF), and 0Dh (CR) are interpreted
     and do the expected things
   IBM PC ROMs dated 4/24/81 and 10/19/81 require that BH be the same as
     the current active page

See Also: AH=02h,AH=0Ah

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