AppleCommander/src/com/webcodepro/applecommander/storage
2002-12-23 21:08:23 +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 Simplified setString(buffer, offset, string, length) to use 2002-12-23 21:03:11 +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 Modiifed to read and write file entry from disk; added write type 2002-12-23 21:05:32 +00:00
DosFormatDisk.java Fixed sector bitmap byte & bit routines, disk state is now kept up-to- 2002-12-23 21:07:22 +00:00
FileEntry.java Added signatures for delete, setFileData *save*, setFilename, 2002-12-23 21:08:23 +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 UniDosFormatDisk - which is essentially a DOS disk except that 2002-12-14 05:45:08 +00:00
GraphicsFileFilter.java Organized import statements (Eclipse terminology to "cleaned up the 2002-12-16 02:23:43 +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 getFormattedDisk. 2002-12-15 21:00:35 +00:00
PascalFormatDisk.java Changed disk creation to use a create method, as this is better 2002-12-17 05:26:24 +00:00
ProdosCommonDirectoryHeader.java Added ability to set values; work is done from readFileEntry and 2002-12-12 01:46:14 +00:00
ProdosCommonEntry.java Added getFormattedDisk. 2002-12-15 21:00:35 +00:00
ProdosFileEntry.java Changed to work from the ProdosFormatDisk by reading the entry or 2002-12-12 01:49:16 +00:00
ProdosFormatDisk.java Changed disk creation to use a create method, as this is better 2002-12-17 05:26:54 +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 getFormattedDisk. 2002-12-15 21:00:35 +00:00
RdosFormatDisk.java Changed disk creation to use a create method, as this is better 2002-12-17 05:26:24 +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