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

P

PFile - class tapeutils.zx81.PFile.
This class provides utilities that act on the contents of a .P file.
PFile(File, String) - Constructor for class tapeutils.zx81.PFile
Construct from a file.
PFile(byte[], String) - Constructor for class tapeutils.zx81.PFile
Construct the .P file from a byte array of the file's contents.
PFileUtils - class tapeutils.zx81.PFileUtils.
This class provides utilities that act on the contents of a .P file.
PFileUtils() - Constructor for class tapeutils.zx81.PFileUtils
 
PPC - Static variable in class sinclair.basic.ZX81SysVars
Line number of statement currently being executed.
PRBUFF - Static variable in class sinclair.basic.ZX81SysVars
Printer Buffer.
PREF_ANALYSIS_CONFIG_FILE - Static variable in class tapeutils.zx81.TapeConverter
The key used to access the analysis config file name.
PREF_DEBUG_BIT - Static variable in class tapeutils.zx81.TapeConverter
The debug bit preference key.
PREF_DEBUG_BYTE - Static variable in class tapeutils.zx81.TapeConverter
The debug byte preference key.
PREF_DEBUG_END - Static variable in class tapeutils.zx81.TapeConverter
The debug end index preference key.
PREF_DEBUG_FILE - Static variable in class tapeutils.zx81.TapeConverter
The debug file preference key.
PREF_DEBUG_START - Static variable in class tapeutils.zx81.TapeConverter
The debug start index preference key.
PREF_DEBUG_WAVE - Static variable in class tapeutils.zx81.TapeConverter
The debug wave preference key.
PREF_PFILE_DIRECTORY - Static variable in class tapeutils.zx81.TapeConverter
The key used to access the .P file directory.
PREF_P_PROGRAM_NAME - Static variable in class tapeutils.zx81.TapeConverter
The .P program name used when generating sample from .P.
PREF_SAMPLE_DIRECTORY - Static variable in class tapeutils.zx81.TapeConverter
The key used to access the sample directory.
PREF_SAMPLE_RATE - Static variable in class tapeutils.zx81.TapeConverter
The key used to access the sample rate.
PREF_SAVE_SAMPLE_AS_ZIP - Static variable in class tapeutils.zx81.TapeConverter
The key used to access the save sample as zip file preference.
PREF_SQUARE_WAVE - Static variable in class tapeutils.zx81.TapeConverter
The square wave indicator.
PREF_TZXFILE_DIRECTORY - Static variable in class tapeutils.zx81.TapeConverter
The key used to access the .P file directory.
PR_CC - Static variable in class sinclair.basic.ZX81SysVars
Less significant byte of address of next position for LPRINT to print as (in PRBUFF).
Parameters - class tapeutils.Parameters.
This class holds the parameters for conversion.
Parameters(String[], int[]) - Constructor for class tapeutils.Parameters
Default constructor.
Parameters(String[], Parameters) - Constructor for class tapeutils.Parameters
Default constructor.
PreferenceAccessor - class tapeutils.zx81.PreferenceAccessor.
This class represents an object that accesses preferences.
PreferenceAccessor(Object, Preferences) - Constructor for class tapeutils.zx81.PreferenceAccessor
Constructor.
PreferenceListener - interface tapeutils.zx81.PreferenceListener.
Structure to hold an error/warning message.
Preferences - class tapeutils.zx81.Preferences.
This class provides a set of preferences with update events.
Preferences(String, String) - Constructor for class tapeutils.zx81.Preferences
Constructor.
PreferencesDialog - class tapeutils.gui.PreferencesDialog.
This class provides a utility to convert from a sample file to a (ZX81) .P file.
PreferencesDialog(TapeConverter) - Constructor for class tapeutils.gui.PreferencesDialog
Constructor.
paint(Graphics) - Method in class tapeutils.gui.ListCanvas
Paints the image of the Canvas.
paint(Graphics) - Method in class tapeutils.gui.SampleCanvas
Paints the sample in the given Graphics object.
play(int, boolean) - Method in class tapeutils.Sample
Play the sample.
play(float, boolean) - Method in interface tapeutils.SampleGenerator
Play the P file as a sample.
play(float, boolean) - Method in class tapeutils.impl.zx81.ZX81SampleGenerator
Play the data as a sample.
play(float, boolean) - Method in class tapeutils.zx81.PFile
Play the contents of the .P file as a sound sample.
preferenceUpdated(Object, String) - Method in class tapeutils.gui.PreferencesDialog
Indicate that a preference has been updated.
preferenceUpdated(Object, String) - Method in interface tapeutils.zx81.PreferenceListener
Indicate that a preference has been updated.
printMessages() - Method in class tapeutils.MultiSampleAnalyzer
Print out all of the messages.
printMessages() - Method in interface tapeutils.SampleAnalyzer
Print out all error and warning messages.
printMessages() - Method in class tapeutils.impl.zx81.ZX81SampleAnalyzer
Print out all of the messages.
processByte(int, int, int) - Method in interface tapeutils.ByteProcessor
Process the current byte.
processByte(int, int, int) - Method in class tapeutils.impl.SimpleByteProcessor
Process the current byte.
processByte(int, int, int) - Method in class tapeutils.impl.zx81.ZX81BASICByteProcessor
Process the current byte.
processWave(int, int, int, int, int, int) - Method in interface tapeutils.WaveProcessor
Process a wave.
processWave(int, int, int, int, int, int) - Method in class tapeutils.impl.zx81.ZX81WaveProcessor
Process a wave within the sample.
processingDropOut() - Method in interface tapeutils.WaveIdentifier
Return an indicator of whether we are currently processing a drop out of the signal.
processingDropOut() - Method in class tapeutils.impl.SineWaveIdentifier
Return an indicator of whether we are currently processing a drop out of the signal.

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