Function 35h            Get Interrupt Vector

Returns the address of the routine that handles the specified
interrupt.

Entry AH = 35h
AL = Interrupt number

Return ES:BX = Address of interrupt-handling routine