A B C D E F G H I K L M N O P R S T U V W X Z

Z

ZX81BASICByteProcessor - class tapeutils.impl.zx81.ZX81BASICByteProcessor.
This class provides a processor of extracted bytes that is specific to a ZX81 BASIC program.
ZX81BASICByteProcessor(ZX81SampleAnalyzer) - Constructor for class tapeutils.impl.zx81.ZX81BASICByteProcessor
Construct the byte processor.
ZX81Basic - class sinclair.basic.ZX81Basic.
This class provides utilities to dump basic programs.
ZX81Basic() - Constructor for class sinclair.basic.ZX81Basic
 
ZX81SampleAnalyzer - class tapeutils.impl.zx81.ZX81SampleAnalyzer.
This class analyzes a sampled sound to extract data.
ZX81SampleAnalyzer(Sample, ZX81SampleAnalyzerParameters) - Constructor for class tapeutils.impl.zx81.ZX81SampleAnalyzer
Construct the sample analyzer from a sample.
ZX81SampleAnalyzerFactory - class tapeutils.impl.zx81.ZX81SampleAnalyzerFactory.
This class analyzes a sampled sound to extract data.
ZX81SampleAnalyzerFactory(Sample, ZX81SampleAnalyzerParameters[]) - Constructor for class tapeutils.impl.zx81.ZX81SampleAnalyzerFactory
Constructor.
ZX81SampleAnalyzerParameters - class tapeutils.impl.zx81.ZX81SampleAnalyzerParameters.
This class holds the parameters for conversion.
ZX81SampleAnalyzerParameters() - Constructor for class tapeutils.impl.zx81.ZX81SampleAnalyzerParameters
Default constructor.
ZX81SampleAnalyzerParameters(ZX81SampleAnalyzerParameters, Properties, String, String) - Constructor for class tapeutils.impl.zx81.ZX81SampleAnalyzerParameters
Construct the parameters from the given properties and defaults.
ZX81SampleGenerator - class tapeutils.impl.zx81.ZX81SampleGenerator.
This class provides a utility to generate a sound sample from the contents of a .P file.
ZX81SampleGenerator(PFile, String) - Constructor for class tapeutils.impl.zx81.ZX81SampleGenerator
Construct the sample generator from a .P file.
ZX81SampleGenerator(byte[][], byte[][], int[]) - Constructor for class tapeutils.impl.zx81.ZX81SampleGenerator
Construct the sample generator from a .TZX file.
ZX81SampleGenerator(List) - Constructor for class tapeutils.impl.zx81.ZX81SampleGenerator
Constructor from a sequence of TZX Generic blocks that represent ZX81 programs.
ZX81SysVars - class sinclair.basic.ZX81SysVars.
This class provides utilities to access ZX81 system variables.
ZX81SysVars() - Constructor for class sinclair.basic.ZX81SysVars
 
ZX81Translate - class sinclair.basic.ZX81Translate.
This class provides utilities to translate between ZX81 character set and ASCII.
ZX81Translate() - Constructor for class sinclair.basic.ZX81Translate
 
ZX81WaveProcessor - class tapeutils.impl.zx81.ZX81WaveProcessor.
This class provides a processor for wave information that is specific to a ZX81 sound sample.
ZX81WaveProcessor(Sample, SampleAnalyzer, int, int, BitProcessor) - Constructor for class tapeutils.impl.zx81.ZX81WaveProcessor
Construct the wave processor, given the sample to be processed, the object controlling analysis, and the bit processor.
ZX81_ROM_FILE - Static variable in class tapeutils.gui.ConversionFrame
The ZX81 ROM file.

A B C D E F G H I K L M N O P R S T U V W X Z