M6502StepInterrupts Class
Definition
Provides access to the M6502 interrupt state.
public sealed class M6502StepInterrupts : 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. |