ZXSpectrumFile Class
Definition
Provides access to all ZX Spectrum file formats and convenience methods for reading files.
public abstract class ZXSpectrumFile : IOFile
Constructors
| Name | Description |
|---|---|
ZXSpectrumFile(ZXSpectrumFileFormat) |
Initializes a new instance of the ZXSpectrumFile class. |
Properties
| Name | Description |
|---|---|
Format |
Gets the ZX Spectrum format of this file. |