Commit Graph

879 Commits

Author SHA1 Message Date
Brian J. Bernstein
88e9d48a5a Updated help text for multi-op command line 2022-10-11 11:44:32 -04:00
Brian J. Bernstein
544d146d5b Updated test support for multi-op command line 2022-10-11 11:44:21 -04:00
Brian J. Bernstein
2d811de210 Changed command line parsing to allow for multiple operations in the
same JVM instance. Multiple commands are specified sequentially (e.g.
ac.sh -ptx volume.po afile afile.txt -bas volume.po bfile bfile.bas).
This required adding support for several operations to read files
instead of STDIN. However, STDIN support remains for those who want to
use it, though they need to specify '-' as the file.
2022-10-11 11:43:43 -04:00
Rob Greene
8ca3e27fc4 Merge branch 'main' of git@github.com:AppleCommander/AppleCommander.git into main 2022-06-21 20:01:42 -05:00
Rob Greene
19686b9c85 1.9.0-SNAPSHOT 2022-06-21 20:01:22 -05:00
A2 Geek
39a9a889ab
Update gradle.properties 2022-06-04 20:03:01 -05:00
A2 Geek
804bce450f
Create dependabot.yml 2022-06-04 20:02:05 -05:00
Rob Greene
a37e48b6fe Bumping to 1.8.0. 2022-05-23 14:21:51 -05:00
A2 Geek
1532f75f7d
Merge pull request #82 from AppleCommander/feature/rearrange_resources
Feature/rearrange resources
2022-04-06 21:00:06 -05:00
Rob Greene
4c578e19d3 Moving images into SWT GUI project. 2022-04-06 20:51:45 -05:00
Rob Greene
eb8e770abb Removing unused text bundles. 2022-04-06 20:25:12 -05:00
Rob Greene
20c1a36b29 Removing the Java Swing app since it is incomplete. 2022-04-06 19:14:30 -05:00
Rob Greene
4b82a8ed27 Adding find duplicate files. Closes #79. 2022-04-03 22:02:45 -05:00
A2 Geek
ce92b7b280
Merge pull request #81 from AppleCommander/feature/dump_with_offset
Dump command now allows offset into sectore/block.
2022-04-02 22:27:48 -05:00
Rob Greene
d4f7d8afec Dump command now allows offset into sectore/block. 2022-04-02 22:26:36 -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
Rob Greene
fd066eea6d Adding read/write commands. 2022-03-26 22:41:13 -05:00
Rob Greene
aab775e07a Adding dump command to acx. #77 2022-03-21 21:59:38 -05:00
A2 Geek
7bb1408b3a
Merge pull request #78 from AppleCommander/feature/expand_compare_capabilities
Feature/expand compare capabilities #48
2022-03-19 22:41:59 -05: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
9a0a034849 Removing debugging line. 2022-03-13 20:59:09 -05:00
Rob Greene
fea602a0a4 'acx' returns non-zero code if disks do not match. 2022-03-13 20:52:33 -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
be12ac4c52 Fixing formatting. 2022-03-12 13:46:58 -06:00
Rob Greene
f0fd197906 Fixing links? 2022-03-12 13:44:08 -06:00
Rob Greene
170e4dc8a9 Updating README. 2022-03-12 13:38:11 -06:00
A2 Geek
858a174b76
Merge pull request #75 from AppleCommander/feature/shape_table_view
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:44:17 -06: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
A2 Geek
8f648ecdf1
Merge pull request #73 from AppleCommander/feature/shape_table_view
Adding ability to view shape table files.
2022-03-08 21:50:39 -06:00
Rob Greene
92147b03ac Adding ability to view shape table files. 2022-03-08 21:44:15 -06:00
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
0842f1f31f Adding getAddress method to FileEntry. 2022-03-05 17:59:12 -06:00
Rob Greene
3396e285d2 Bumping to next snapshot version. 2022-03-05 17:58:32 -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
d8cbd263dd Needed to rework the publish as the signed portion wasn't being
uploaded; thank goodness others had working samples to look at!
2022-01-22 20:55:06 -06:00
Rob Greene
54aecd1eea Setting release version. 2022-01-20 20:26:55 -06:00
Rob Greene
32012c5577 Updating README. 2022-01-19 19:05:06 -06:00
Rob Greene
ca75e61ec8 Clean up. 2022-01-19 19:04:45 -06:00
Rob Greene
6e654734cd Updating dates. 2022-01-19 19:04:33 -06:00
Rob Greene
154be7df27 Updating copyright date. 2022-01-18 22:08:50 -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
09b11747ad Ignoring some more disk image types. 2022-01-18 20:34:12 -06:00
Rob Greene
ce0db8c2ee Setting app name in menu. 2022-01-17 21:05:30 -06:00
Rob Greene
f0b88ee676 Changing the format of the convert command help. 2022-01-15 20:11:07 -06:00
A2 Geek
52f6bae8bc
Merge pull request #66 from AppleCommander/raspbian-attempt
Changes for Rasbian Linux (32-bit Raspberry Pi) #45
2022-01-15 20:06:37 -06:00