Z80Format Class
Definition
File format for Z80 snapshot files.
public sealed class Z80Format : ZXSpectrumSnapshotFormat<Z80File>
Fields
| Name | Description |
|---|---|
| Instance | The singleton instance of the Z80 format. |
Methods
| Name | Description |
|---|---|
| CreateConverters() | |
| ReadSnapshot(Stream) | |
| Write(Z80File, Stream) | Writes a snapshot file to a stream. |