Skip to content

Z80ShadowRegisters Class

Definition

Provides access to the Z80 shadow registers.

public abstract class Z80ShadowRegisters

Constructors

Name Description
Z80ShadowRegisters()

Properties

Name Description
AF Gets or sets the shadow AF register pair.
BC Gets or sets the shadow BC register pair.
DE Gets or sets the shadow DE register pair.
HL Gets or sets the shadow HL register pair.