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 phys addr of page in first mb http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 67 - Virtual Control Program Interface - GET PHYS ADDR OF PAGE IN FIRST MB
        AX = DE06h
        CX = page number (linear address shifted right 12 bits)
Return: AH = 00h successful
            EDX = physical address of page
        AH nonzero: invalid page number (AH = 8Bh recommended)

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