[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 10 - VIDEO - AX PC - READ CHARACTER
        AX = 5101h
        BH = character width in bits
        BL = character height
        DX = character code (DH = 00h if 8-bit character)
        ES:BP -> buffer for character bitmap
Return: AL = status (00h successful, 01h failed)
SeeAlso: AX=5100h

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