◄Summary► ◄Notes► ◄Back► ────────────────────────────────────────────────────────────────────────────── Description: Write Character at Cursor [MDA] [CGA] [PCjr] [EGA] [MCGA] [VGA] Writes an ASCII character to the display at the current cursor position. The character receives the attribute of the previous character displayed at the same position. Input Output ════════════════════════════════════════════════════ ═══════ AH=0AH Nothing AL=character BH=page BL=color (graphics modes, PCjr only) CX=count of characters to write (replication factor) -♦-