Commit Graph

15 Commits

Author SHA1 Message Date
Bradley Bell
feed5172e0 Display "RDOS 3.3" as format 2023-10-20 23:41:45 -07:00
Bradley Bell
94bf05b57d First item in catalog is OS, use it for disk name 2023-10-20 23:34:44 -07:00
Bradley Bell
66cdbe314c Add support for "RDOS 3.3" disk format
Uses 16 sectors, with ProDOS sector ordering.
2023-10-14 02:06:46 -07:00
Rob Greene
d9f6653163 Adding compare by content. 2022-03-19 22:33:05 -05:00
Rob Greene
e6cbda9908 Adding filename disk comparison strategy. 2022-03-17 21:19:43 -05:00
Rob Greene
fdb4a6d566 Adding Range to better report a condensed description of differences. 2022-03-14 20:15:51 -05:00
Rob Greene
8ea6990dd5 Adding limit to comparison. 2022-03-13 20:50:31 -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
92147b03ac Adding ability to view shape table files. 2022-03-08 21:44:15 -06:00
Rob Greene
d19676fa9e Adding disassembly extract/view support. 2022-03-06 14:32:10 -06:00
Rob Greene
0842f1f31f Adding getAddress method to FileEntry. 2022-03-05 17:59:12 -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