Int 21/AX=2506h

Prev Next Ralf Interrups Categories Contents

------

Phar Lap 386/DOS-Extender - SET INT TO ALWAYS GAIN CNTRL IN PR. MODE

AX = 2506h
CL = interrupt number
DS:EDX = CS:EIP of protected-mode interrupt handler

Return:
CF clear

Notes: This function modifies both the real-mode low-memory interrupt vector table and the protected-mode Interrupt Descriptor Table (IDT). Interrupts occurring in real mode are resignaled in protected mode. This function is also supported by FlashTek X-32VM

Category: DOS Extenders - Int 21h - P

------

Prev Next Ralf Interrups Categories Contents