Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Z
D
DEBOUN
- Static variable in class sinclair.basic.
ZX81SysVars
Debounce status of keyboard.
DEBUG
- Static variable in class sinclair.basic.
ZX81Basic
Debug flag.
DEBUG_FILE
- Static variable in class tapeutils.zx81.
TapeConverter
The debug file name.
DEST
- Static variable in class sinclair.basic.
ZX81SysVars
Address of variable in assignment.
DF_CC
- Static variable in class sinclair.basic.
ZX81SysVars
Address of print position in display file.
DF_SZ
- Static variable in class sinclair.basic.
ZX81SysVars
The number of lines (including one blank line) in the lower part of the screen.
DIALOG_HELP_TITLE
- Static variable in class tapeutils.gui.
ConversionFrame
The listing dialog title.
DIALOG_LISTING_TITLE
- Static variable in class tapeutils.gui.
ConversionFrame
The listing dialog title.
DIALOG_PREFERENCES_TITLE
- Static variable in class tapeutils.gui.
ConversionFrame
The settings dialog title.
DIALOG_RESULTS_TITLE
- Static variable in class tapeutils.gui.
ConversionFrame
The results dialog title.
DIALOG_SETTINGS_TITLE
- Static variable in class tapeutils.gui.
ConversionFrame
The settings dialog title.
D_FILE
- Static variable in class sinclair.basic.
ZX81SysVars
Address of display file.
DebugLevels
- class tapeutils.zx81.
DebugLevels
.
This class analyzes a sampled sound to extract data.
DebugLevels(Preferences)
- Constructor for class tapeutils.zx81.
DebugLevels
Constructor.
DualSamplePanel
- class tapeutils.gui.
DualSamplePanel
.
This class provides a Panel subclass which allows drawing of a sample, plus the analysis information.
DualSamplePanel(TapeConverter)
- Constructor for class tapeutils.gui.
DualSamplePanel
Creates a new DualSamplePanel.
debugBitMessage(int, String)
- Method in class tapeutils.
MultiSampleAnalyzer
Record the message if debugging bit processing.
debugBitMessage(int, String)
- Method in interface tapeutils.
SampleAnalyzer
Record the message if debugging bit processing.
debugBitMessage(int, String)
- Method in class tapeutils.impl.zx81.
ZX81SampleAnalyzer
Record the message if debugging bit processing.
debugByteMessage(int, String)
- Method in class tapeutils.
MultiSampleAnalyzer
Record the message if debugging byte processing.
debugByteMessage(int, String)
- Method in interface tapeutils.
SampleAnalyzer
Record the message if debugging byte processing.
debugByteMessage(int, String)
- Method in class tapeutils.impl.zx81.
ZX81SampleAnalyzer
Record the message if debugging byte processing.
debugWaveMessage(int, String)
- Method in class tapeutils.
MultiSampleAnalyzer
Record the message if debugging wave processing.
debugWaveMessage(int, String)
- Method in interface tapeutils.
SampleAnalyzer
Record the message if debugging wave processing.
debugWaveMessage(int, String)
- Method in class tapeutils.impl.zx81.
ZX81SampleAnalyzer
Record the message if debugging wave processing.
debuggingBit(int)
- Method in class tapeutils.
MultiSampleAnalyzer
Determine whether the given level of debugging is enabled at the index.
debuggingBit(int)
- Method in interface tapeutils.
SampleAnalyzer
Determine whether the given level of debugging is enabled at the index.
debuggingBit(int)
- Method in class tapeutils.impl.zx81.
ZX81SampleAnalyzer
Determine whether the given level of debugging is enabled at the index.
debuggingByte(int)
- Method in class tapeutils.
MultiSampleAnalyzer
Determine whether the given level of debugging is enabled at the index.
debuggingByte(int)
- Method in interface tapeutils.
SampleAnalyzer
Determine whether the given level of debugging is enabled at the index.
debuggingByte(int)
- Method in class tapeutils.impl.zx81.
ZX81SampleAnalyzer
Determine whether the given level of debugging is enabled at the index.
debuggingWave(int)
- Method in class tapeutils.
MultiSampleAnalyzer
Determine whether the given level of debugging is enabled at the index.
debuggingWave(int)
- Method in interface tapeutils.
SampleAnalyzer
Determine whether the given level of debugging is enabled at the index.
debuggingWave(int)
- Method in class tapeutils.impl.zx81.
ZX81SampleAnalyzer
Determine whether the given level of debugging is enabled at the index.
displayMessage(int)
- Method in class tapeutils.gui.
SampleCanvas
Display the given message.
displayMessage(int)
- Method in class tapeutils.gui.
SamplePanel
Display the given message.
draw()
- Method in class tapeutils.gui.
ListCanvas
Draws the image for the Canvas.
dumpDisplay(byte[], int, int, StringBuffer)
- Static method in class sinclair.basic.
ZX81Basic
Dump the display file.
dumpLine(byte[], int, boolean, StringBuffer)
- Static method in class sinclair.basic.
ZX81Basic
Dump a basic program line.
dumpLine(byte[], int, boolean, boolean, boolean, StringBuffer)
- Static method in class sinclair.basic.
ZX81Basic
Dump a basic program line.
dumpProgram(byte[], int, int, int, int, boolean, StringBuffer)
- Static method in class sinclair.basic.
ZX81Basic
Dump a basic program, possibly including variables and display area.
dumpProgramLines(byte[], int, int, boolean, StringBuffer)
- Static method in class sinclair.basic.
ZX81Basic
Dump a basic program.
dumpSystemVariables(byte[], int, int, StringBuffer)
- Static method in class sinclair.basic.
ZX81SysVars
Dump the system variables in the given area of memory.
dumpVariables(byte[], int, int, StringBuffer)
- Static method in class sinclair.basic.
ZX81Basic
Dump variables.
Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Z