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 d1f736bd1b Removed unused code, fixed getFileData when reading large files
(tree files) and fixed a bug when writing to a file and calculating the
offset for the index block for tree files (position would get larger
than 256, which caused an array out of bounds exception).
2003-02-08 16:45:52 +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 New UML diagrams. 2003-01-23 05:55:40 +00:00
imageSource Increased width of logo. 2003-02-05 03:47:57 +00:00
src/com/webcodepro/applecommander Removed unused code, fixed getFileData when reading large files 2003-02-08 16:45:52 +00:00
.classpath Changed swt.jar location to be pulled from a variable instead of 2003-02-07 22:47:57 +00:00
.cvsignore Added the ".uml" directory used by EclipseUML. 2003-01-23 05:59:10 +00:00
.project Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
ECLIPSE-CONFIG General directions for configuring Eclipse for AppleCommander 2003-02-07 22:48:17 +00:00
HEADER Updated copyright date to extend into 2003. 2003-02-05 03:57:31 +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