Int 15/AX=1E08h

Prev Next Ralf Interrups Categories Contents

------

MultiDOS Plus 4.01 - SET CONTEXT-SWITCH FUNCTIONS

AX = 1E08h
DX:BX -> context save handler (see #00458)
DX:CX -> context restore handler (see #00458)

Return:
Nothing

Note: Handlers may be removed by setting addresses to 0000h:0000h

(Table 00458) Values MultiDOS Plus context-switch handlers are called with:. ES:BX -> task's TCB

Return:
All registers preserved

Category: DOS-Based Task Switchers/Multitaskers - Int 15h - M

------

Prev Next Ralf Interrups Categories Contents