StopTheTapeIf48KBlock Class
Definition
A TZX block that signals the tape should stop if the machine is a 48K ZX Spectrum.
public sealed class StopTheTapeIf48KBlock : TzxBlock<StopTheTapeIf48KHeader>
Constructors
| Name | Description |
|---|---|
| StopTheTapeIf48KBlock(Stream) | Initializes a new instance of the StopTheTapeIf48KBlock class by reading from a stream. |