INT 15 - TopView - "PGMINT" - INTERRUPT ANOTHER TASK             

Input

Output

AX

10h 21h     AX

BX

 Object Segment to Interrupt     BX

CX

 Ofs of FAR routine to jump to     CX

DX

 Seg of FAR routine to jump to     DX
ES:DI     ES:DI
  The routine specified by DX:CX is jumped to the next time the task is run.

Note:   The current ES, DS, SI, DI, and BP are passed to the FAR routine.


Copyright © 1985 to 2022 Beta Systems                            Last modified: Wednesday, January 05, 2022 .