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 8259 interrupt vector mappings http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 67 - Virtual Control Program Interface - GET 8259 INTERRUPT VECTOR MAPPINGS
        AX = DE0Ah
Return: AH = 00h successful
            BX = first vector used by master 8259 (IRQ0)
            CX = first vector used by slave 8259 (IRQ8)
        AH nonzero: failed
Note:   CX is undefined in systems without a slave 8259
SeeAlso: AX=DE0Bh

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