AppleCommander/src/com/webcodepro/applecommander/storage
Robert Greene 6a59567b16 Added UniDosFormatDisk - which is essentially a DOS disk except that
the physical disk supports two logical disks. Added a logical disk number
which returns 0 when there are no logical disks or the specific logical
disk number if they exist. Currently, only UniDosFormatDisk does this.
In the future, Pascal disk may support this and possibly ProDOS disks
that have sections set aside (ie, a Pascal partition) - if they exist in the
real world.
2002-12-14 05:45:08 +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 a little bit of range checking. 2002-12-14 05:38:21 +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 Modified to work with multiple volumes; added support for UniDOS 2002-12-14 05:39:41 +00:00
DiskHelper.java Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
DosFileEntry.java Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
DosFormatDisk.java Added UniDosFormatDisk - which is essentially a DOS disk except that 2002-12-14 05:45:08 +00:00
FileEntry.java Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +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 Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
IntegerBasicFileFilter.java Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
PascalFileEntry.java Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
PascalFormatDisk.java Added UniDosFormatDisk - which is essentially a DOS disk except that 2002-12-14 05:45:08 +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 ability to set values; work is done from readFileEntry and 2002-12-12 01:47:25 +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 Added UniDosFormatDisk - which is essentially a DOS disk except that 2002-12-14 05:45:08 +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 Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
RdosFormatDisk.java Added UniDosFormatDisk - which is essentially a DOS disk except that 2002-12-14 05:45:08 +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 Added UniDosFormatDisk - which is essentially a DOS disk except that 2002-12-14 05:45:08 +00:00