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 7a - ibm 3270 workstation program api - multi-dos http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 7A - IBM 3270 Workstation Program API - Multi-DOS
        AH = 09h
        BX = 8020h
        CX = 00FFh
        ES:DI -> control block
        DX = ID of INDJQRY
                get environment size
           = ID of INDJASY
                request DOS functions from workstation
           = ID of MEMORY
                AL = function
                    01h allocate memory
                    02h deallocate memory
                    03h modify allocated size
Return: ???

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