INT 10H 10H: EGA/VGA Palette Functions

                                                      Compatibility: EGA VGA 
     See: 1000H EGA/VGA (set one palette register)
          1001H EGA/VGA (set overscan/border color)
          1002H EGA/VGA (set all palette registers & border color)
          1003H EGA/VGA (select foreground blink or bold background)

          1007H     VGA (read one palette register)
          1008H     VGA (read overscan/border color)
          1009H     VGA (read all pallet registers & border color)

          1010H     VGA (set one DAC color register)
          1012H     VGA (set block of DAC color registers)
          1013H     VGA (DAC color paging functions)

          1015H     VGA (read one DAC color register)

          1017H     VGA (read block of DAC color registers)

          101aH     VGA (query DAC color paging state)
          101bH     VGA (convert DAC colors to grey scale)

 These functions are put in place by ROM-Scan when an EGA or VGA card is
 installed and are built into the standard ROMS for PS/2 systems.  They are
 not available on CGA or MDA systems.

See Also: INT 10H: Video Services
          EGA/VGA Data Areas
          EGA
          VGA
                                    -♦-