Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Interrupts & Ports - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

        Allocate standard/raw pages

        Entry:
          AH = 5Ah
          AL = subfunction
                00h allocate standard pages
                01h allocate raw pages
          BX = number of pages to allocate
        Return:
          DX = handle
          AH = status
            00h successful
            80h internal error
            81h hardware failure
            84h undefined function requested
            85h no more handles available
            87h insufficient memory pages in system
            88h insufficient memory pages available
            8Fh undefined subfunction

See Also: Errors

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