Rob Greene
|
745895d553
|
Updating error message on number conversion to remind uses that Unix shell quoting can come into play. #91
|
2023-10-25 18:51:35 -05:00 |
|
A2 Geek
|
da8358ee76
|
Merge pull request #98 from ThomasFok/feature/dump_65c02_support
acx - Dump Command Enhancements
|
2023-10-24 15:40:52 -05:00 |
|
Rob Greene
|
bdc60cad2c
|
Adding default option for 'acx import' to use raw/binary. #122
|
2023-10-23 22:08:15 -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 |
|
A2 Geek
|
6064b52d41
|
Merge pull request #99 from ThomasFok/update_acx_readme
Update README.md
|
2023-02-19 19:16:05 -06:00 |
|
A2 Geek
|
74704f1ba9
|
Merge pull request #101 from ThomasFok/validate_import_command_options
acx - validation of address and auxtype parameters of import command
|
2023-02-19 19:14:51 -06:00 |
|
A2 Geek
|
60e30a962b
|
Merge pull request #100 from ThomasFok/fix/validate_coordinate
acx - validation of the track/sector/block parameters of read/write/dump commands
|
2023-02-19 17:21:55 -06:00 |
|
A2 Geek
|
1b3a5546ec
|
Merge pull request #97 from ThomasFok/fix/ignore_deleted_files
acx - Filter out deleted file entries
|
2023-02-12 12:38:47 -06:00 |
|
A2 Geek
|
09053d699b
|
Merge pull request #96 from ThomasFok/fix/mkdir
acx - Filter out deleted file entries in MkdirCommand
|
2023-02-12 12:32:54 -06:00 |
|
A2 Geek
|
801cf68745
|
Merge pull request #93 from ThomasFok/fix/lock_del_cmd_help_msg
acx - help messages of delete and lock command are wrong
|
2023-02-11 18:14:51 -06:00 |
|
ThomasFok
|
e142bc0be3
|
Import command - validate address and auxtype options
|
2023-01-28 20:19:24 +00:00 |
|
ThomasFok
|
27496433eb
|
validation of track/sector/block parameters
|
2023-01-24 19:51:57 +00:00 |
|
ThomasFok
|
8b082d4258
|
removal of -raw option
|
2023-01-23 17:41:00 +00:00 |
|
ThomasFok
|
725d2cee3f
|
Update README.md
|
2023-01-23 17:13:10 +00:00 |
|
ThomasFok
|
f23aa4b3d3
|
removal of unnecssary tab
|
2023-01-23 12:13:25 +00:00 |
|
ThomasFok
|
bde23a8197
|
source code formatting
|
2023-01-23 12:10:04 +00:00 |
|
ThomasFok
|
bde56f4406
|
source code formatting
|
2023-01-23 12:07:33 +00:00 |
|
ThomasFok
|
c80017e0b6
|
Dump Command - Add raw binary and instruction set selection
|
2023-01-23 11:59:49 +00:00 |
|
ThomasFok
|
b128ef0c60
|
ImportCommand - ignore deleted file entries
|
2023-01-19 13:36:49 +00:00 |
|
ThomasFok
|
1a189d6596
|
FileUtils::copyDirectory() ignores deleted files
|
2023-01-18 21:24:18 +00:00 |
|
ThomasFok
|
492d0633d9
|
FileUtils::copyFile() - ignore deleted files
|
2023-01-18 20:26:15 +00:00 |
|
ThomasFok
|
931804558e
|
RmdirCommand - ignore deleted file entries
|
2023-01-18 20:00:20 +00:00 |
|
ThomasFok
|
524a86a931
|
Filter out deleted file entries
|
2023-01-18 16:22:05 +00:00 |
|
ThomasFok
|
305b82f69c
|
Fix delete and lock command help messages
|
2023-01-15 20:24:58 +00:00 |
|
ThomasFok
|
3b99c1fdd0
|
Set lock flag unless destory, rename and write are all enabled
|
2023-01-14 15:28:27 +00: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 |
|
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 |
|
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
|
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
|
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
|
571da54fd0
|
Updating/adding copyright in all Java files. Made best guess for first
date.
|
2022-01-18 21:55:20 -06:00 |
|
Rob Greene
|
f0b88ee676
|
Changing the format of the convert command help.
|
2022-01-15 20:11:07 -06:00 |
|
Rob Greene
|
e30da7e939
|
Rasbian being 32-bit seems to be a challenge now that AppleCommander has moved to a more modern variant of SWT. The new _appear_ to prevent 32-bit libraries. Pulling in the old library shows some differences in the SWT FontMetrics API (fontMetrics.getAverageCharacterWidth() vs. fontMetrics.getAverageCharWidth()).
|
2022-01-14 20:02:52 -06:00 |
|
Rob Greene
|
676301853c
|
Misssed CSV and JSON format for 'acx'; updated 'ac' help. #42
|
2022-01-13 22:03:43 -06:00 |
|
Rob Greene
|
dfc4894a72
|
Found that RPi 32-bit version was missing; punting at a configuration that may work based on prior efforts.
|
2022-01-13 19:18:29 -06:00 |
|
Rob Greene
|
99dc24baed
|
Just a tweak. "'ac' experimental utility" isn't obviously 'acx' so being
more obvious.
|
2022-01-09 22:24:41 -06:00 |
|
Rob Greene
|
f0c83d35fe
|
Adding an auxtype flag to acx. #55
|
2022-01-09 18:08:36 -06:00 |
|
Rob Greene
|
eb83281795
|
Updating to allow order to be specified in create. #61
|
2022-01-08 21:29:39 -06:00 |
|
Rob Greene
|
53c860f102
|
Fixing NPE possibility.
|
2022-01-08 21:27:44 -06:00 |
|
Rob Greene
|
38dc876ba8
|
Re-adding the lost test disks.
|
2022-01-08 21:26:36 -06:00 |
|
Rob Greene
|
a8da4b12b0
|
Renaming app projects.
|
2022-01-03 18:52:58 -06:00 |
|