Set interrupt vector (INT 21h, 25h)

Well behaved programs uses the call, when they wish to set
an interrupt vector.

Entry:
AH = 25h
AL = interrupt number
DS:DX = new vector to be used for specified interrupt