Interrups | Categories | Contents |
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
Interrups | Categories | Contents |