Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 10 - vesa supervga bios - cpu video memory control http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 10 - VESA SuperVGA BIOS - CPU VIDEO MEMORY CONTROL
        AX = 4F05h
        BH = subfunction
            00h select video memory window
                DX = window address in video memory (in granularity units)
            01h get video memory window
                Return: DX = window address in video memory (in gran. units)
        BL = window number
            00h window A
            01h window B
Return: AL = 4Fh function supported
        AH = status
            00h successful
            01h failed
SeeAlso: AX=4F06h

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