AppleCommander is a tool that manipulates Apple ][ disk images. Files may be imported, exported, viewed, or printed with various file filters.
Go to file
2022-01-14 20:02:52 -06:00
ant-build
app Rasbian being 32-bit seems to be a challenge now that AppleCommander has moved to a more modern variant of SWT. The new _appear_ to prevent 32-bit libraries. Pulling in the old library shows some differences in the SWT FontMetrics API (fontMetrics.getAverageCharacterWidth() vs. fontMetrics.getAverageCharWidth()). 2022-01-14 20:02:52 -06:00
documentation
gradle/wrapper
lib Rasbian being 32-bit seems to be a challenge now that AppleCommander has moved to a more modern variant of SWT. The new _appear_ to prevent 32-bit libraries. Pulling in the old library shows some differences in the SWT FontMetrics API (fontMetrics.getAverageCharacterWidth() vs. fontMetrics.getAverageCharWidth()). 2022-01-14 20:02:52 -06:00
mac
swt-lib Rasbian being 32-bit seems to be a challenge now that AppleCommander has moved to a more modern variant of SWT. The new _appear_ to prevent 32-bit libraries. Pulling in the old library shows some differences in the SWT FontMetrics API (fontMetrics.getAverageCharacterWidth() vs. fontMetrics.getAverageCharWidth()). 2022-01-14 20:02:52 -06:00
tools
.gitignore
CONTRIB.txt
DEVELOPER.md
gradle.properties Rasbian being 32-bit seems to be a challenge now that AppleCommander has moved to a more modern variant of SWT. The new _appear_ to prevent 32-bit libraries. Pulling in the old library shows some differences in the SWT FontMetrics API (fontMetrics.getAverageCharacterWidth() vs. fontMetrics.getAverageCharWidth()). 2022-01-14 20:02:52 -06:00
gradlew
gradlew.bat
HEADER
LICENSE
MAVEN-REPO.md
README.md
settings.gradle
TODO
VERSIONS

Overview

Contributions welcome!

Please see AppleCommander site for more details.

Developer information has some details useful if you wish to update AppleCommander.

Some information is still out of date on the AppleCommander site...

  • Obviously, we have moved to Github. :-)
  • Binaries are in the release tab.
  • Mac OS X users may want to visit lifepillar's homebrew tap for retro goodness.
  • Libary releases to the Maven repository are currently manual and may be a bit delayed.