Commit Graph

16 Commits

Author SHA1 Message Date
Rob Greene
157c55a86a Mostly accepting IDE suggestions to clean up 'throws' declarations. 2025-09-29 13:45:04 -05:00
Rob Greene
2a404079bd Merged Disk and FormattedDisk. Moved constants to DiskConstants class. 2025-08-23 19:20:04 -05:00
Rob Greene
7070a25511 Adding license to all the files missed before. 2025-08-22 13:08:20 -05:00
Rob Greene
a4ff88b6f1 Trying to get unit testing as an option to debug when Ant goes haywire. 2025-08-21 11:27:35 -05:00
Rob Greene
433e7a4655 Adding CP/M disk recognition routines. 2025-08-20 16:01:55 -05:00
Rob Greene
ff30b7b05a Adding Gutenberg/WP DiskFactory. 2025-08-20 11:12:47 -05:00
Rob Greene
ef988df62a Adding RDOS DiskFactory. 2025-08-19 13:44:31 -05:00
Rob Greene
43b65f86e1 Adding NakedOS/Super-Mon; added a test cases for NakedOS; realized every Disk test can try reading _all_ files and they now do so. 2025-08-18 19:43:32 -05:00
Rob Greene
c1303c3ca0 Early draft of new Apple Pascal detection. 2025-08-18 15:14:29 -05:00
Rob Greene
e6f4c6acc1 Working on discovery. Updated UniDOS config (it used to be given a dos-sector-ordered disk but now uses a prodos-ordered disk). 2025-08-15 22:24:43 -05:00
Rob Greene
70d161371f Minor refactoring to accomodate Ant tasks, since it seems to block ServiceLoader from working. 2025-08-10 19:08:14 -05:00
Rob Greene
4bb38b3707 Adding duplicates strategy. 2025-08-06 14:50:03 -05:00
Rob Greene
d799be9d14 Bumping to Java 21. 2025-07-31 20:10:43 -05:00
Rob Greene
da0fdcc659 Upgrading to Gradle 8.13. What a pain! ;-) 2025-07-31 09:59:49 -05:00
Rob Greene
125fb818ee Updated ant-ac to run Ant tests from the Gradle build. #80 2022-04-02 10:40:36 -05:00
Rob Greene
867d73e9b2 Adding Ant Task as a subproject and adding into build. Closes #80. 2022-04-02 09:49:52 -05:00