Generate Maskable Interrupt

From SpecNext official Wiki
Revision as of 11:27, 3 November 2024 by Sol HSA (talk | contribs) (updated to 78a6ee50)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Number $20
Readable Yes
Writable Yes
Short Description Trigger interrupt
 bit 7 = line
 bit 6 = ula
 bits 5:4 = reserved
 bits 3:0 = ctc 3:0
  • Set bits on R indicate whether an interrupt occurred or is pending (alias of bits in NR 0xC8 - 0xCA)
  • Set bits on W always generate a maskable interrupt ignoring enables (NR 0xC4 - 0xC6)