AppleCommander is a tool that manipulates Apple ][ disk images. Files may be imported, exported, viewed, or printed with various file filters.
Go to file
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
build If a PR#6 was used to reboot the computer, the output was still 2002-12-13 04:12:47 +00:00
documentation A document found on the internet describing the basics of the 2002-12-10 05:09:22 +00:00
imageSource Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
src/com/webcodepro/applecommander Added UniDosFormatDisk - which is essentially a DOS disk except that 2002-12-14 05:45:08 +00:00
.classpath Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
.cvsignore Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
.project Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
HEADER Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
LICENSE Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
NATIVE-COMPILE Updated notes regarding Linux success and refers to the build 2002-12-06 20:11:36 +00:00