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 - video - ati ega/vga wonder super switch - installation check http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 10 - VIDEO - ATI EGA/VGA Wonder Super Switch - INSTALLATION CHECK
        AX = 5555h
Return: AX = AAAAh    if installed
        BX:CX -> ??? routine in SMS.COM resident portion
              -> data area in VCONFIG
Note:   Super Switch (SMS.COM) is a video mode switch program supplied with
          ATI EGA Wonder. It also maps video mode 08h to 27h or 23h.
SeeAlso: INT 10/AH=00h

Format of data area:
Offset  Size    Description
 00h    DWORD   original INT 09 vector
 04h    DWORD   original INT 10 vector
 08h    DWORD   original INT 1C vector
 0Ch    WORD    screen saver state, 0=off, 1=on
 0Eh    WORD    blanking interval in clock ticks

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