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 2f - multiplex - avatar.sys - installation check http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 2F - Multiplex - AVATAR.SYS - INSTALLATION CHECK
        AX = 1A00h
        BX = 4156h ('AV')
        CX = 4154h ('AT')
        DX = 4152h ('AR')
Return: AL = FFh if installed
            CF clear
            BX = AVATAR protocol level supported
            CX = driver type
                0000h AVATAR.SYS
                4456h DVAVATAR.COM inside DESQview window
            DX = 0016h
Notes:  AVATAR also identifies itself as ANSI.SYS if BX, CX, or DX differ from
          the magic values
        AVATAR.SYS is a CON replacement by George Adam Stanislav which
          interprets AVATAR command codes in the same way that ANSI interprets
          ANSI command codes

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