Skip to content

LoopEndBlock Class

Definition

A TZX block that marks the end of a loop.

public sealed class LoopEndBlock : TzxBlock<LoopEndHeader>

View source

Constructors

Name Description
LoopEndBlock(Stream) A TZX block that marks the end of a loop.