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 67 - lim ems 4.0 - alter page map and call http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 67 - LIM EMS 4.0 - ALTER PAGE MAP AND CALL
        AH = 56h
        AL = subfunction
            00h physical page numbers provided by caller
                DX = handle
                DS:SI -> structure containing page map and call address
            01h segment addresses provided by caller
                DX = handle
                DS:SI -> structure containing page map and call address
            02h get page map stack space required
                Return: BX = stack space required
Return: (if successful, the target address is called.  Use a RETF to return and
         restore mapping context)
        AH = status (see AH=55h)
SeeAlso: AH=55h

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