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

C

CDFLAG - Static variable in class sinclair.basic.ZX81SysVars
Various flags.
CH_ADD - Static variable in class sinclair.basic.ZX81SysVars
Address of the next character to be interpreted.
COORDS - Static variable in class sinclair.basic.ZX81SysVars
X-coordinate of last point plotted.
COORDY - Static variable in class sinclair.basic.ZX81SysVars
Y-coordinate of last point plotted.
ConversionFrame - class tapeutils.gui.ConversionFrame.
This class provides a utility to convert from a sample file to a (ZX81) .P file.
ConversionFrame() - Constructor for class tapeutils.gui.ConversionFrame
Default Constructor.
ConvertTest - class test.ConvertTest.
 
ConvertTest() - Constructor for class test.ConvertTest
 
checkConsistent() - Method in interface tapeutils.ByteProcessor
Checks whether the loaded bytes are consistent.
checkConsistent() - Method in class tapeutils.impl.SimpleByteProcessor
Checks whether the loaded bytes are consistent.
checkConsistent() - Method in class tapeutils.impl.zx81.ZX81BASICByteProcessor
Checks whether the loaded bytes are consistent.
checkGroupGap(int, int) - Method in interface tapeutils.WaveProcessor
Check the gap between the given groups.
checkGroupGap(int, int) - Method in class tapeutils.impl.zx81.ZX81WaveProcessor
Check the gap between the given groups.
checkTranslatableToZX81(String) - Static method in class sinclair.basic.ZX81Translate
Check that the given string contains valid characters.
cleanUp() - Method in class tapeutils.MultiSampleAnalyzer
Clean up the state of the sample analyzer.
cleanUp() - Method in interface tapeutils.SampleAnalyzer
Clean up the state of the sample analyzer.
cleanUp() - Method in interface tapeutils.WaveIdentifier
Clean up the state of the wave identifier.
cleanUp() - Method in class tapeutils.impl.SineWaveIdentifier
Clean up the state of the wave identifier.
cleanUp() - Method in class tapeutils.impl.zx81.ZX81SampleAnalyzer
Clean up the state of the sample analyzer.
cleanUp() - Method in class tapeutils.zx81.TapeConverter
Clean up the converter state.
clearMessages(int) - Method in class tapeutils.MultiSampleAnalyzer
Clear errors during analysis.
clearMessages(int) - Method in interface tapeutils.SampleAnalyzer
Clear errors during analysis.
clearMessages(int) - Method in class tapeutils.impl.zx81.ZX81SampleAnalyzer
Clear errors during analysis.
closeSample(int) - Method in class tapeutils.gui.ConversionFrame
Close the given sample file.
closeSample(int) - Method in class tapeutils.zx81.TapeConverter
Close the given sample.
comparePrograms(byte[], byte[], boolean, int) - Static method in class sinclair.basic.ZX81Basic
Compare the two programs line-by-line.
comparePrograms(Map, Map, Map, Map, boolean, int) - Static method in class sinclair.basic.ZX81Basic
Compare the two programs line-by-line.
completeProcessing() - Method in interface tapeutils.WaveIdentifier
Complete processing of the last wave, if necessary.
completeProcessing() - Method in class tapeutils.impl.SineWaveIdentifier
Complete processing of the last wave, if necessary.
componentHidden(ComponentEvent) - Method in class tapeutils.gui.ConversionFrame
 
componentHidden(ComponentEvent) - Method in class tapeutils.gui.SampleCanvas
 
componentMoved(ComponentEvent) - Method in class tapeutils.gui.ConversionFrame
Handle the moving of a component.
componentMoved(ComponentEvent) - Method in class tapeutils.gui.SampleCanvas
 
componentResized(ComponentEvent) - Method in class tapeutils.gui.ConversionFrame
 
componentResized(ComponentEvent) - Method in class tapeutils.gui.SampleCanvas
Handles a component resized event.
componentShown(ComponentEvent) - Method in class tapeutils.gui.ConversionFrame
 
componentShown(ComponentEvent) - Method in class tapeutils.gui.SampleCanvas
 
convert() - Method in class tapeutils.zx81.TapeConverter
Convert the loaded sample(s).
convertToSample(double, boolean) - Method in class tapeutils.impl.zx81.ZX81SampleGenerator
Convert the .P file to a sample.
create(int) - Method in interface tapeutils.SampleAnalyzerFactory
Create a SampleAnalyzer for a section of a sample.
create(int) - Method in class tapeutils.impl.zx81.ZX81SampleAnalyzerFactory
Create a SampleAnalyzer for a section of a sample.
createButton(Component, String, char, boolean) - Method in class tapeutils.gui.ConversionFrame
Create a button.
createCheckBox(Component, String) - Method in class tapeutils.gui.ConversionFrame
Create a check box.
createLabel(Component, String) - Method in class tapeutils.gui.ConversionFrame
Create a label.
createTextField(Component, String, int) - Method in class tapeutils.gui.ConversionFrame
Create a text field.

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