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 - get pages for all handles http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 67 - LIM EMS - GET PAGES FOR ALL HANDLES
        AH = 4Dh
        ES:DI -> array to receive information
Return: AH = status
            00h successful
                BX = number of active EMM handles
                array filled with 2-word entries, consisting of a handle
                  and the number of pages allocated to that handle
            80h internal error
            81h hardware malfunction
            84h undefined function requested
SeeAlso: AH=4Ch

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