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 (desqview 2.0x only) - internal - set ??? handler http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 10 - VIDEO (DESQview 2.0x only) - internal - SET ??? HANDLER
        AH = 80h
        DX = 4456h ('DV')
        ES:DI -> FAR subroutine to be called on ???
Return: DS = segment of DESQview data structure for video buffer
Note:   this function is probably meant for internal use only, due to the magic
          value required in DX
        the subroutine seems to be called when the DESQview menu is accessed;
          on entry, AL = 3 or 4

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