System32 Function 36 (24h) - Get IRQ Mask
Description |
Get settings of the PIC(Programmable Interrup Controller) |
Input |
AL |
36D(24h) |
---|---|
AH |
IRQ Number (0..0fh) |
Output |
AL |
0 if enabled, > 0 if Masked |
---|
Errorcodes |
None |
None |
---|
Notes |
None |
Development Status |
Complete |