Skip to content

TzxToPzxConverter Class

Definition

Converts TZX tape files to PZX format.

public sealed class TzxToPzxConverter : IOFileConverter<TzxFile, PzxFile>

View source

Methods

Name Description
Convert(TzxFile)