PageHeader Class
Definition
Header for a memory page in a V2 or V3 Z80 snapshot file.
public sealed class PageHeader : Header
Properties
| Name | Description |
|---|---|
CompressedLength |
Gets the compressed length of the page data, or 0xFFFF if uncompressed. |
HardwareMode |
Gets the hardware mode associated with this page. |
Location |
Gets the memory location this page maps to. |
PageNumber |
Gets the page number. |