Z80V3Header Class
Definition
Header for a version 3 Z80 snapshot file.
public sealed class Z80V3Header : Z80V2Header
Constructors
| Name | Description |
|---|---|
Z80V3Header() |
Initializes a new instance of the Z80V3Header class with default values. |
Methods
| Name | Description |
|---|---|
GetHardwareMode(Byte) |
Maps a raw hardware mode byte value to a HardwareMode for V2 snapshots. |