Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TASM 2.x / MASM 6.x Assembly Language - <b>function 35h (53) get interrupt vector</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Function 35h (53)        Get Interrupt Vector

    Returns the address of the interrupt-handling routine for a specified
    interrupt number.

       On entry:      AH         35h
                      AL         Interrupt number

       Returns:       ES:BX      Pointer to the interrupt-handling routine

See Also: 25h

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