Sets the correspondence of a palette register to a displayable color.
Call with:
On the PCjr, EGA, or VGA
AH = 10H
AL = 00H
BH = color value
BL = palette register (00—0FH)
On the MCGA
AH = 10H
AL = 00H
BX = 0712H
Returns:
Nothing
Note:
On the MCGA, this function can only be called with BX = 0712H and selects a color register set with eight consistent colors.