Skip to content

Z80File<THeader> Class

Definition

Base class for Z80 snapshot files with a strongly-typed header.

public abstract class Z80File<THeader> : Z80File
   where THeader : Z80V1Header

View source

Type Parameters

Name Description
THeader The type of header.

Properties

Name Description
Header Gets the strongly-typed header for this Z80 file.