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 - reallocate pages http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 67 - LIM EMS 4.0 - REALLOCATE PAGES
        AH = 51h
        DX = handle
        BX = number of pages to be allocated to handle
Return: BX = actual number of pages allocated to handle
        AH = status
            00h successful
            80h internal error
            81h hardware malfunction
            83h invalid handle
            84h undefined function requested
            87h more pages requested than present in system
            88h more pages requested than currently available

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