|
2eb1437326
|
Implement Gutenberg disk translation
|
2008-12-26 20:36:47 +00:00 |
|
|
1a46ae1126
|
Directory parameter for file extract option (-x) is optional.
|
2008-12-20 10:52:31 +00:00 |
|
John B. Matthews
|
ebc03f9635
|
Minor revision 4: document -x option for command-line.
|
2008-12-20 05:12:26 +00:00 |
|
|
4358c86618
|
Add the ability to extract everything from an image using its preferred export method.
|
2008-12-20 03:31:54 +00:00 |
|
John B. Matthews
|
1b50de52d3
|
Minor revision 3: Business BASIC integration.
|
2008-12-16 09:35:29 +00:00 |
|
|
ecdc344cb7
|
Remove a debug statement
|
2008-12-16 05:55:06 +00:00 |
|
|
98b198c1cc
|
Add Business BASIC viewer support
|
2008-12-16 05:27:17 +00:00 |
|
|
ec5c2b84b7
|
Add Business BASIC viewer support
|
2008-12-16 05:07:36 +00:00 |
|
John B. Matthews
|
f378b7f586
|
Improve file/volume name editing in create wizard.
|
2008-08-24 10:00:21 +00:00 |
|
John B. Matthews
|
e0b0cb5d8b
|
Bug fix: don't truncate file/volume name in create wizard.
|
2008-08-24 01:16:47 +00:00 |
|
|
4fd53b91e1
|
Show different backgrounds for different disks while prototyping
|
2008-08-13 20:33:55 +00:00 |
|
|
1f33af43a8
|
Clean up warnings
|
2008-06-09 14:38:46 +00:00 |
|
John B. Matthews
|
2658e3eb82
|
Continue listing after encountering unreadable disk .
|
2008-06-08 21:40:06 +00:00 |
|
|
5d49d56a76
|
Add tabbed pane to house disk visualizations
|
2008-06-08 18:59:41 +00:00 |
|
John B. Matthews
|
9a238b4505
|
Reduce warnings.
|
2008-06-08 16:41:51 +00:00 |
|
|
77ffc781c5
|
Add Swing file open dialog
|
2008-06-08 03:02:53 +00:00 |
|
|
7c9b7f1caa
|
Add the NLS elements of the Swing GUI
|
2008-06-07 21:46:09 +00:00 |
|
John B. Matthews
|
fffe3dd6d5
|
Correct email address.
|
2008-06-07 21:32:39 +00:00 |
|
|
f722c07ee2
|
Add nascent Swing GUI
|
2008-06-07 16:20:20 +00:00 |
|
John B. Matthews
|
6714f12ca3
|
Include file name in disk listing.
|
2008-06-07 13:39:08 +00:00 |
|
John B. Matthews
|
256ad44e6d
|
Handle multiple disks on command-line for -i, -ls, -l, -ll.
|
2008-06-07 00:17:52 +00:00 |
|
John B. Matthews
|
70f43c56fc
|
Default to HexDumpFileFilter() for binary data in -e option of command-line.
|
2008-06-05 21:02:29 +00:00 |
|
John B. Matthews
|
1e6b1d1638
|
Add lock, unlock and rename to command-line interface (proposed by David Schmidt).
|
2008-06-05 11:54:14 +00:00 |
|
John B. Matthews
|
59b9704617
|
Pull up setDiskName() to FormattedDisk.
|
2008-06-05 11:13:55 +00:00 |
|
John B. Matthews
|
0884796fb2
|
Normalize sense of lock parameter in ProdosFileEntry.setLocked() to match siblings.
|
2008-06-05 11:11:59 +00:00 |
|
John B. Matthews
|
9f98a36c7e
|
Use UniversalDiskImageLayout.OFFSET in Disk
|
2008-06-04 16:08:15 +00:00 |
|
John B. Matthews
|
31875ea60c
|
Iterate through sectors (not tracks) in getFiles().
|
2008-06-04 15:26:23 +00:00 |
|
John B. Matthews
|
93cc49e546
|
Start a new release candidate.
|
2008-06-03 19:23:29 +00:00 |
|
John B. Matthews
|
bcaf7ca997
|
Improved "2IMG" format recognition (optional comment: +32 word32).
|
2008-06-03 19:22:18 +00:00 |
|
John B. Matthews
|
8b33dc4aa6
|
Update to version 1.3.5 for release.
|
2008-06-02 17:07:41 +00:00 |
|
John B. Matthews
|
c8ae68f19b
|
Incorporate command-line guide in web site; update ac javadoc.
|
2008-05-27 04:07:59 +00:00 |
|
John B. Matthews
|
21abbe3433
|
Fix bug in PascalFormatDisk 800K; add Pascal unit tests.
|
2008-05-24 16:32:43 +00:00 |
|
John B. Matthews
|
5b13796be0
|
Fix typo in comments.
|
2008-05-22 17:30:27 +00:00 |
|
John B. Matthews
|
f6c5be1c64
|
Document long neglected 800K Pascal image support.
|
2008-05-21 12:14:56 +00:00 |
|
John B. Matthews
|
9fda5e9f42
|
Make start address optional in ac putFile(), default 0x2000 if required; fix warning.
|
2008-05-19 02:43:43 +00:00 |
|
John B. Matthews
|
b403b3a4e9
|
Normalize parameter order; accept 0xnnnn for start address.
|
2008-05-18 21:03:25 +00:00 |
|
John B. Matthews
|
2dd931a0a0
|
Start 1.3.4.2; accept hex start address ($<addr>) in -p command.
|
2008-05-18 20:00:16 +00:00 |
|
John B. Matthews
|
76d6c21b89
|
Use AppleUtil to get unsigned start address in ac.
|
2008-05-18 18:58:13 +00:00 |
|
John B. Matthews
|
c4ef209792
|
Bug fix: DosFormatDisk.createFile() must iterate sectors (not tracks); in ac.putFile() call setFileData() _then_ setAddress().
|
2008-05-18 06:15:02 +00:00 |
|
John B. Matthews
|
713bfac5f2
|
Reformat command-line help text.
|
2008-05-18 02:22:54 +00:00 |
|
John B. Matthews
|
72a6d6ae80
|
Fix javadoc warnings.
|
2008-05-17 21:04:08 +00:00 |
|
John B. Matthews
|
0abb2ef45b
|
Add -cc65 option to command-line.
|
2008-05-17 13:48:58 +00:00 |
|
John B. Matthews
|
111502da4b
|
Update developer contact information.
|
2008-05-16 21:23:19 +00:00 |
|
Robert Greene
|
7bc0934395
|
Updating copyright date to 2007.
|
2007-03-31 17:01:03 +00:00 |
|
Robert Greene
|
159e6a65e1
|
Minor spelling correction in a comment.
|
2007-03-31 13:59:52 +00:00 |
|
John B. Matthews
|
ef653863f3
|
Pascal disks may be either 140K or 800K.
|
2007-03-30 21:49:20 +00:00 |
|
John B. Matthews
|
04fc2ae1bd
|
Fix CompareButton title.
|
2006-04-27 07:10:24 +00:00 |
|
Robert Greene
|
eb7b228075
|
Worked out externalizable strings for PascalFileEntry and PascalFormatDisk.
|
2006-04-22 04:13:33 +00:00 |
|
Robert Greene
|
379d4df5b9
|
Just switched to Disk instead of DosFormatDisk for constants that are
declared on Disk (fixing warning markers).
|
2006-04-22 04:13:01 +00:00 |
|
Robert Greene
|
12db8ec8f9
|
Changed version number to 1.3.4 in preparation for next release.
|
2006-04-22 04:12:10 +00:00 |
|