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

   EGApalette      [Type: byte list]   [Range: 0-63]       [Max: 17 bytes]

        Applies to EGA only.

        Palette for EGA: list of 17 bytes, specifying values for colors
        black thru white (last byte should be zero, for a black border).

        Example: PaletteChange = enabled        ;Enable palette feature
                 EGApalette = 00h,08h,10h,18h,20h,28h,14h,0Fh, \
                              38h,19h,1Ah,3Bh,3Ch,2Dh,36h,1Fh,00
        Note: Example has not been tested...

See Also: PaletteChange

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