StandardSpeedDataBlock Class
Definition
A TZX block containing standard speed data as used by the ROM loading routines.
public sealed class StandardSpeedDataBlock : TzxBlock<StandardSpeedDataHeader>
Constructors
| Name | Description |
|---|---|
| StandardSpeedDataBlock(Stream) | Initializes a new instance of the StandardSpeedDataBlock class by reading from a stream. |
Methods
| Name | Description |
|---|---|
| TryGetStandardFileHeader(StandardFileHeader) | Attempts to interpret this block's data as a standard ZX Spectrum ROM file header. |