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, 12h /bl=35h display switch interface mcga, vga</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 10h, 12h /BL=35h    Display Switch Interface                    MCGA, VGA

    Switches between two video adapters which may otherwise have
    address conflicts (PS/2).

        Entry   AH    = 12h
                AL    = 0   Initial adapter off
                        1   Initial system board video on
                        2   Switch off active video
                        3   Switch on inactive video
                BL    = 35h
                ES:DX = Pointer to 128-byte save buffer (if AL = 0 or 1)

        Return  AL = 12h   If function supported
                Buffer updated (if AL = 0 or 1)

See Also: Int 10h, 12h /BL=32h

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