ShadowRegisterSnapshot Class
Definition
A snapshot of the Z80 CPU shadow registers.
public abstract class ShadowRegisterSnapshot : Header
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. |