Interrups | Categories | Contents |
AX = 0902h
Return:
CF clear AL = current interrupt state (00h disabled, 01h enabled)
Note: Should be used rather than PUSHF because that instruction yields the physical interrupt state rather than the per-client virtualized interrupt flag
Category: DOS Extenders - Int 31h - D
Interrups | Categories | Contents |