Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Interrupts & Ports - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

        Set color palette

        (EGA) CGA-compatible modes

        Entry:
          AH = 0Bh
          BH = palette color ID
          BL = color to be used with color ID
          (EGA) (graphics modes)
               if BH == 0, BL contains background and border colors (0-15)
               if BH == 1, BL contains palette being selected (0-1)
                         (text modes)
               if BH == 0, BL contains border color (0-15) only
                         (EGA) BL contains border color (0-15) and
                         high-intensity background color (16-31)

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson