Z80Interrupts Class
Definition
Provides access to the Z80 interrupt state.
public abstract class Z80Interrupts
Constructors
| Name | Description |
|---|---|
Z80Interrupts() |
Properties
| Name | Description |
|---|---|
Halted |
Gets or sets whether the CPU is halted. |
IFF1 |
Gets or sets interrupt flip-flop 1. |
IFF2 |
Gets or sets interrupt flip-flop 2. |
IM |
Gets or sets the interrupt mode. |
Interrupt |
Gets or sets whether the external interrupt line is asserted. |