◄Detail► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Interrupt: 21h Function: 25h Title: Set Interrupt Vector See also: Get Interrupt Vector, Interrupt Vector Table, Terminate and Stay Resident, @SetInt Description: Initializes a CPU interrupt vector to point to an interrupt handling routine. Input Output AH = 25h None AL = Interrupt number DS:DX = segment:offset of interrupt handling routine -♦-