Function  35h  Get Vector 

Get interrupt vector

entry AH 35h

AL interrupt number (hexadecimal)

return ES:BX address of interrupt vector

note Use function call 25h to set the interrupt vectors