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 - virtual control program interface - get number of free 4k pages http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 67 - Virtual Control Program Interface - GET NUMBER OF FREE 4K PAGES
        AX = DE03h
Return: AH = 00h  successful
            EDX = number of free 4K pages
        AH nonzero: failed
Notes:  returns total number of pages available to ALL tasks in system
        also available in protected mode by calling the protected-mode VCPI
          entry point
SeeAlso: AX=DE04h

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