Uses of Class
tapeutils.zx81.PFile

Packages that use PFile
tapeutils.impl.zx81   
 

Uses of PFile in tapeutils.impl.zx81
 

Constructors in tapeutils.impl.zx81 with parameters of type PFile
ZX81SampleGenerator(PFile pFile, java.lang.String programName)
          Construct the sample generator from a .P file.