|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttapeutils.zx81.PFileUtils
This class provides utilities that act on the contents of a .P file.
It is possible to list the contents, play as a tape signal, or save the tape signal to a sampled sound file.
Constructor Summary | |
---|---|
PFileUtils()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Main routine. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PFileUtils()
Method Detail |
public static void main(java.lang.String[] args)
Arguments:
{-pFile |-p} fileName The name of the .P file. [{-sysVars |-s}] Output system variables. [{-vars |-v}] Output program variables. [{-display |-d}] Output display file. [{-numberValues|-n}] Dump number values in BASIC listing. [ -play ] Play the file rather than listing it. [{-sampleFile |-f}] fileName The name of the file to write the sample to. [{-zx81Name |-z}] name The name of the ZX81 file (not needed for list). [{-square |-q}] Indicates that a square wave should be output.
args
- The arguments.
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |