Int 10/AX=CD10h

Prev Next Ralf Interrups Categories Contents

------

VIDEO - UltraVision - LOAD USER FONT (EGA,VGA)

AX = CD10h
BH = bytes per character (08h,0Ah,0Bh,0Eh,13h,14h)
CX = ABCDh load 9xN alternate font (v2+)
else number of characters to load
DX = character offset into font table
DS:SI -> 8-byte ASCII font name
ES:BP -> font definitions

Return:
AX = FFFFh if invalid font parameters

Notes: Loads the designated characters into UltraVision's resident font area. Should be followed by a video mode set to reload character generator

See Also: AX=1100h - AX=1103h

Category: Video - Int 10h - V

------

Prev Next Ralf Interrups Categories Contents

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home

Search the web with Google
Google
Google
Google

------