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 protected mode interface http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 67 - Virtual Control Program Interface - GET PROTECTED MODE INTERFACE
        AX = DE01h
        ES:DI -> 4K page table buffer
        DS:SI -> three descriptor table entries in GDT
                first becomes code segment descriptor, other two for use by
                main control program
Return: AH = 00h successful
            DI -> first unused page table entry in buffer
            EBX -> protected mode entry point in code segment
        AH = nonzero  failed

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