[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 10 Fn 1400  - Video - Load User-specified Lcd Character Font (conv,co  [V]

   AX = 1400h
   ES:DI -> character font
   BH = number of bytes per character
       08h or 10h (Compaq)
   BL = 00h load main font (block 0)
        01h load alternate font (block 1)
   CX = number of characters to store
   DX = character offset into RAM font area

See Also: AH=11h,AX=1401h

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