delorie.com/djgpp/doc/dpmi/api/310201.html   search  
Int 31H Function 0201H

Set Real Mode Interrupt Vector [0.9]

Sets the current virtual machine's real mode interrupt vector for the specified interrupt.

Call With

AX = 0201H
BL = interrupt number
CX:DX = segment:offset of real mode interrupt handler

Returns

Carry flag = clear (this function always succeeds)

Notes


  prev next   webmaster     delorie software   privacy  
  Copyright © 1996     Updated Apr 1996