Rob Greene
13be406278
Bumping source to Java 11.
2022-03-06 21:17:12 -06:00
Rob Greene
d19676fa9e
Adding disassembly extract/view support.
2022-03-06 14:32:10 -06:00
Rob Greene
571da54fd0
Updating/adding copyright in all Java files. Made best guess for first
...
date.
2022-01-18 21:55:20 -06:00
Rob Greene
f0b88ee676
Changing the format of the convert
command help.
2022-01-15 20:11:07 -06:00
Rob Greene
e30da7e939
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
Rob Greene
676301853c
Misssed CSV and JSON format for 'acx'; updated 'ac' help. #42
2022-01-13 22:03:43 -06:00
Rob Greene
dfc4894a72
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
Rob Greene
99dc24baed
Just a tweak. "'ac' experimental utility" isn't obviously 'acx' so being
...
more obvious.
2022-01-09 22:24:41 -06:00
Rob Greene
f0c83d35fe
Adding an auxtype flag to acx. #55
2022-01-09 18:08:36 -06:00
Rob Greene
eb83281795
Updating to allow order to be specified in create. #61
2022-01-08 21:29:39 -06:00
Rob Greene
53c860f102
Fixing NPE possibility.
2022-01-08 21:27:44 -06:00
Rob Greene
38dc876ba8
Re-adding the lost test disks.
2022-01-08 21:26:36 -06:00
Rob Greene
a8da4b12b0
Renaming app projects.
2022-01-03 18:52:58 -06:00
Rob Greene
acf3874185
Merging in 'acx' tool, merging gradle builds
2022-01-03 18:24:39 -06:00
Rob Greene
5fbaa95ed0
Re-introducing the publish to maven capability.
2021-12-21 19:36:51 -06:00
Rob Greene
a75083f29b
Fixing LICENSE; adding source jar #62
2021-12-19 22:27:40 -06:00
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