Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- BIOS ref. - <b>int 10h, 1003h select intensity/blink ega, vga</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 10h, 1003h          Select Intensity/Blink                       EGA, VGA

    Selects background intensity or blink attribute.

        Entry   AX = 1003h
                BL = 0 | 1   Background intensity | enable blinking

        Return  Nothing

    ------------------------------------------------------------------

    Normally bit 7 of the attribute byte is used to indicate
    foreground blinking. With this service, bit 7 can indicate
    foreground blinking (BL = 1) or background intensity (BL = 0).

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