Commit Graph

6 Commits

Author SHA1 Message Date
Rob Greene 0c285a7d46 Quick fix for AppleUtil#getWordValue to handle upper edge of buffer correctly. #126 2023-10-24 13:37:07 -05:00
Rob Greene aab775e07a Adding dump command to acx. #77 2022-03-21 21:59:38 -05:00
Rob Greene 087df7535e Adding DiskDiff and enhancing the basic disk comparison capabilities. 2022-03-13 18:03:53 -05: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 a5714ed019 Updating hex dump to better handle 7F/FF bytes for display. #54 2022-01-09 21:49:36 -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