Skip to content

Z80V3File Class

Definition

A version 3 Z80 snapshot file.

public sealed class Z80V3File : Z80V2OrV3File<Z80V3Header>, IZ80SnapshotV2OrV3File

View source

Methods

Name Description
Create48k(Span<Byte>, Boolean) Creates a new V3 Z80 snapshot file for a 48K Spectrum from the given memory.