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-03-12 13:44:08 -06:00
ant-build
app Bumping source to Java 11. 2022-03-06 21:17:12 -06:00
documentation
gradle/wrapper Multiple changes. 2021-12-19 21:19:33 -06:00
lib Updating error message to hopefully clarify when the master directory 2022-03-10 21:42:43 -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 Applying patch per #40 2020-01-30 18:16:16 -06:00
.gitignore Ignoring some more disk image types. 2022-01-18 20:34:12 -06:00
CONTRIB.md Fixing links? 2022-03-12 13:44:08 -06:00
DEVELOPER.md Clean up. 2022-01-19 19:04:45 -06:00
gradle.properties Adding disassembly extract/view support. 2022-03-06 14:32:10 -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 Updating/adding copyright in all Java files. Made best guess for first 2022-01-18 21:55:20 -06:00
LICENSE
MAVEN-REPO.md Re-introducing the publish to maven capability. 2021-12-21 19:36:51 -06:00
README.md Updating README. 2022-03-12 13:38:11 -06:00
settings.gradle Found that RPi 32-bit version was missing; punting at a configuration that may work based on prior efforts. 2022-01-13 19:18:29 -06:00
TODO
VERSIONS

Overview

Current Release License

AppleCommander is a cross-platform set of tools used to manipulate Apple ][ disk images. There is a GUI packaged for Windows, Linux, or Mac OS X, and there are a number of command-line tools that are useful for build chains.

Please see AppleCommander site for usage details.

Developer information has some details useful if you wish to contribute to AppleCommander! Contribution information is a collection of people who have contributed to AppleCommander.