AppleCommander/src/com/webcodepro/applecommander/storage
Robert Greene 74a45b9f68 Added getSuggestedFilename and a null createFile (to get rid of
error messages; will be implemented later). Minor comment fix.
2003-01-26 02:40:04 +00:00
..
AppleCommander-boot.dump If a PR#6 was used to reboot the computer, the output was still 2002-12-13 04:12:47 +00:00
ApplesoftFileFilter.java Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
AppleUtil.java Added set3ByteValue - used for ProDOS disks. 2003-01-11 22:04:30 +00:00
AppleWorksWordProcessorFileFilter.java Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
BinaryFileFilter.java Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
Disk.java Added support for OzDOS and added a minor hack to getOffset to 2002-12-17 05:24:19 +00:00
DiskFullException.java This exception is thrown if the Disk is full. This could be physical space 2002-12-23 21:03:49 +00:00
DosFileEntry.java Added getMaximumFilenameLength. This is used by the ImportWizard 2003-01-21 05:14:46 +00:00
DosFormatDisk.java Added getSuggestedFilename. 2003-01-26 02:38:30 +00:00
FileEntry.java Added getMaximumFilenameLength. This is used by the ImportWizard 2003-01-21 05:14:46 +00:00
FileEntryComparator.java Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
FileFilter.java Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
FormattedDisk.java Added getSuggestedFilename. 2003-01-26 02:38:30 +00:00
GraphicsFileFilter.java Added support for Super Hires images compressed with the Apple IIGS 2003-01-09 04:47:35 +00:00
IntegerBasicFileFilter.java Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
OzDosFormatDisk.java Another format that puts DOS onto an 800K device. 2002-12-17 05:25:45 +00:00
PascalFileEntry.java Added getMaximumFilenameLength. This is used by the ImportWizard 2003-01-21 05:14:46 +00:00
PascalFormatDisk.java Added getSuggestedFilename and a null createFile (to get rid of 2003-01-26 02:39:39 +00:00
ProdosCommonDirectoryHeader.java Added helper to handle directory file counts. 2003-01-11 22:05:21 +00:00
ProdosCommonEntry.java Added method to retrieve the block the ProDOS file entry sits on; 2003-01-11 22:06:22 +00:00
ProdosFileEntry.java Added getMaximumFilenameLength. This is used by the ImportWizard 2003-01-21 05:14:46 +00:00
ProdosFileTypes.properties All known ProDOS file types. 2003-01-11 22:07:44 +00:00
ProdosFormatDisk.java Added getSuggestedFilename. 2003-01-26 02:38:30 +00:00
ProdosSubdirectoryHeader.java Changed to work from readFileEntry. 2002-12-12 01:55:13 +00:00
ProdosVolumeDirectoryHeader.java Added ability to set values; work is done from readFileEntry and 2002-12-12 01:55:36 +00:00
RdosFileEntry.java Added getMaximumFilenameLength. This is used by the ImportWizard 2003-01-21 05:14:46 +00:00
RdosFormatDisk.java Added getSuggestedFilename and a null createFile (to get rid of 2003-01-26 02:40:04 +00:00
TextFileFilter.java Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
UniDosFormatDisk.java Changed disk creation to use a create method, as this is better 2002-12-17 05:27:34 +00:00