Skip to content

Z80NInstructionInterrupts Class

Definition

Provides access to the Z80N interrupt state.

public sealed class Z80NInstructionInterrupts : Z80NInterrupts

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.