Skip to content

Z80InstructionInterrupts Class

Definition

Provides access to the Z80 interrupt state.

public sealed class Z80InstructionInterrupts : Z80Interrupts

View source

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.