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 31 - dpmi 0.9 api - protected mode - get real mode interrupt vector http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 31 - DPMI 0.9 API - protected mode - GET REAL MODE INTERRUPT VECTOR
        AX = 0200h
        BL = interrupt number
Return: CF clear
        CX:DX = segment:offset of real mode interrupt handler
Note:   the DPMI implementation is required to support all 256 vectors
SeeAlso: AX=0201h,AX=0204h

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