
Click above to get retro games delivered to your door ever month!
X-Hacker.org- BIOS ref. - <b>int 10h, 1002h set all palette registers ega, vga</b>
[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 10h, 1002h Set All Palette Registers EGA, VGA
Sets the 16 palette registers ("EGA registers") and the border
color (overscan) register.
Entry AX = 1002h
ES:DX = Pointer to table of color values
Return Nothing
------------------------------------------------------------------
ES:DX points to a 17-byte color list, in which the first 16 bytes
consist of new values for the 16 palette registers and the last
byte is the new overscan register value.
See Also: Int 10h, 1000h
Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson