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 - set int to always gain contrl in prot mode http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 21 - Phar Lap 386/DOS-Extender - SET INT TO ALWAYS GAIN CONTRL IN PROT MODE
        AX = 2506h
        CL = interrupt number
        DS:EDX -> 48-bit address of protected-mode interrupt handler
Return: CF clear
Note:   This function modifies both the real-mode low-memory interrupt
          vector table and the protected-mode Interrupt Descriptor Table (IDT)
        Interrupts occurring in real mode are resignaled in protected mode.

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