Interrups | Categories | Contents |
AX = 271Ch DX = ???bit 0:
???
Return:
??? ---if DX bit 0 set--- AX = 0031h CX = 0000h
BUG: If the task switcher is running, and DX bit 0 is set on call, this function will crash because its exit code attempts to pop several registers which are not pushed when DX bit 0 is set
Category: DOS-Based Task Switchers/Multitaskers - Int 2Fh - N
Interrups | Categories | Contents |