Z80StepShadowRegisters Class
Definition
Provides access to the Z80 shadow registers.
public sealed class Z80StepShadowRegisters : 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. |