This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-Tools
/
AppleCommander
Watch
1
Star
0
Fork
0
You've already forked AppleCommander
mirror of
https://github.com/AppleCommander/AppleCommander.git
synced
2025-01-29 13:29:50 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
AppleCommander
/
app
History
ThomasFok
e142bc0be3
Import command - validate address and auxtype options
2023-01-28 20:19:24 +00:00
..
ant-ac
Updated
ant-ac
to run Ant tests from the Gradle build.
#80
2022-04-02 10:40:36 -05:00
cli-ac
Adding Ant Task as a subproject and adding into build.
Closes
#80
.
2022-04-02 09:49:52 -05:00
cli-acx
Import command - validate address and auxtype options
2023-01-28 20:19:24 +00:00
gui-swt-linux-aarch64
…
gui-swt-linux-arm
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
gui-swt-linux-x86_64
…
gui-swt-macosx-aarch64
…
gui-swt-macosx-x86_64
…
gui-swt-win32-x86_64
…