M6502InstructionInterrupts Class
Definition
Provides access to the M6502 interrupt state.
public sealed class M6502InstructionInterrupts : M6502Interrupts
Properties
| Name | Description |
|---|---|
IRQ |
Gets or sets whether the external IRQ line is asserted. |
NMI |
Gets or sets whether the external NMI line is asserted. |