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, 1a01h set display combination code mcga, vga</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 10h, 1A01h          Set Display Combination Code                MCGA, VGA

    Informs BIOS of the type of display connected to the computer.

        Entry   AX = 1A01h
                BL = Active display code    (see function 1A00h
                BH = Inactive display code   for list of codes)

        Return  AL = 1Ah   If function supported

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

    Note
    This service sets BIOS's only indication of the type of display in
    use and should be used only by systems software.

See Also: Int 10h, 1A00h

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