LoopStartBlock Class
Definition
A TZX block that marks the start of a loop with a specified number of repetitions.
public sealed class LoopStartBlock : TzxBlock<LoopStartHeader>
Constructors
| Name | Description |
|---|---|
| LoopStartBlock(Stream) | A TZX block that marks the start of a loop with a specified number of repetitions. |