Skip to content

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>

View source

Constructors

Name Description
LoopStartBlock(Stream) A TZX block that marks the start of a loop with a specified number of repetitions.