AppleCommander is a tool that manipulates Apple ][ disk images. Files may be imported, exported, viewed, or printed with various file filters.
Go to file
Rob Greene d69c923bad Multiple changes.
1. This change introduces the current SWT builds that exist in Maven;
removing the need to locate and capture the JAR files.
2. The current SWT change is to capture the new Mac OS X aarch64 builds
("Apple Silicon").
3. The current version of SWT, however, requires Java 11.
4. Due to the complexity of the prior Gradle build, it was restructured.
2021-12-19 21:19:33 -06:00
ant-build Updating info a bit, removing obviously out-dated and confusing info. 2018-03-02 13:32:36 -06:00
app Multiple changes. 2021-12-19 21:19:33 -06:00
documentation
gradle/wrapper Multiple changes. 2021-12-19 21:19:33 -06:00
lib Multiple changes. 2021-12-19 21:19:33 -06:00
mac
tools Applying patch per #40 2020-01-30 18:16:16 -06:00
.gitignore First draft of AppleSoft BASIC tokenizer for 'ac'. #23. 2018-05-08 21:40:47 -05:00
CONTRIB.txt Updating info a bit, removing obviously out-dated and confusing info. 2018-03-02 13:32:36 -06:00
DEVELOPER.md Adding ability to compile for Raspberry Pi. #45 2020-10-07 16:13:13 -05:00
gradle.properties Multiple changes. 2021-12-19 21:19:33 -06:00
gradlew Multiple changes. 2021-12-19 21:19:33 -06:00
gradlew.bat First round of updates. Leaving publication for later. #51 2020-11-24 19:34:01 -06:00
HEADER bumping copyright date #36 2020-01-20 14:14:30 -06:00
init.gradle First draft of morphing AppleCommander to use Gradle instead of Ant. 2017-11-15 23:00:11 -06:00
LICENSE
MAVEN-REPO.md Pulling notes over to this repository as well for publishing. 2018-03-10 00:34:50 -06:00
README.md Updating info a bit, removing obviously out-dated and confusing info. 2018-03-02 13:32:36 -06:00
settings.gradle Multiple changes. 2021-12-19 21:19:33 -06:00
TODO Went through and did a pass on spell checking. #36 2019-10-06 19:40:19 -05:00
VERSIONS Went through and did a pass on spell checking. #36 2019-10-06 19:40:19 -05:00

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.