Jump to content

Interrupt service flag

From EDM2
Revision as of 14:12, 18 November 2017 by Martini (talk | contribs) (Created page with "A bit in the 8259 PIC controller that indicates an interrupt request is being serviced. It is cleared when the PIC is sent EOI . The VPIC maintains a virtual interrupt service...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A bit in the 8259 PIC controller that indicates an interrupt request is being serviced. It is cleared when the PIC is sent EOI . The VPIC maintains a virtual interrupt service flag indicating that a simulated interrupt is in-progress in a DOS session.