Commit Graph

7 Commits

Author SHA1 Message Date
Rob Greene a375e25c66 Updating FormattedDisk API to support conversion between ProDOS file types and native file types; updated UI to use this API for imports (specifically for AppleSingle archives) in order to set the correct native file type. Fixed glitch in UI where it assumed that the file type was always found in the known list of file types. #128 2023-10-27 14:27:29 -05:00
Rob Greene 643de4b4b1 Correcting `acx import` from an AppleSingle file to setup binary address correctly. #108 2023-10-21 13:54:04 -05:00
Rob Greene 087df7535e Adding DiskDiff and enhancing the basic disk comparison capabilities. 2022-03-13 18:03:53 -05:00
Rob Greene ae85bc8810 Updating error message to hopefully clarify when the master directory
ran out of file entries instead of having an actual full disk. #72
2022-03-10 21:42:43 -06:00
Rob Greene 08dd438d66 Correcting ProDOS date width for long file listings (showed in ac and
acx).
2022-03-05 17:58:07 -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 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