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 b1a4c9d31d Added write block and lessened the DOS 3.3 recognition. For some
reason, some DOS 3.3 images do not set the VTOC byte 0x03 to be
3 - this is the DOS release number which created the disk. The images
I have just have a zero (0) in this position.
2002-12-10 05:11:53 +00:00
build Fixed some minor issues: (1) needed to turn off drive motor and 2002-12-09 04:34:20 +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 write block and lessened the DOS 3.3 recognition. For some 2002-12-10 05:11:53 +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