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 21 - phar lap 386/dos-extender vmm - get additional memory error info http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 21 - Phar Lap 386/DOS-Extender VMM - GET ADDITIONAL MEMORY ERROR INFO
        AX = 2519h
Return: CF clear
        EAX = error code
            0000h  no error
            0001h  out of physical memory
            0002h  out of swap space (unable to grow swap file)
            0003h  out of LDT entries and unable to grow LDT
            0004h  unable to change extended memory allocation mark
            FFFFFFFFh   paging disabled
Note:   VMM is the Virtual Memory Manager option

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