[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
INT 10 - VIDEO - UltraVision - GET ULTRAVISION PALETTE (EGA,VGA)
AX = CD02h
Return: CL = palette table number
DS:DX -> 17-byte palette register list
DS:SI -> current font names table (see below)
Note: only the font names are valid on monochrome EGA systems
SeeAlso: AX=CD00h
Format of palette register list:
Offset Size Description
00h 16 BYTEs colors for palette registers 00h through 0Fh
10h BYTE border color
Format of current font names table (v2+):
Offset Size standard EGA HiRes EGA VGA
00h 8 BYTEs N/A F19 font F20 font
08h 8 BYTEs F14 font F14 font F14 font
10h 8 BYTEs N/A F11 font F10 font
18h 8 BYTEs F8 font F8 font F8 font
Format of current font names table (v1.x):
Offset Size HiRes EGA
00h 8 BYTEs F19/F14 font
08h 8 BYTEs F11/F8 font
See Also:
101009
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson