John B. Matthews
|
5adb646e11
|
Version 1.3.5.8: Update Host.java to use linux home directory.
|
2011-05-29 20:45:07 +00:00 |
|
John B. Matthews
|
342e930046
|
Version 1.3.5.8: Update Host.java to use linux home directory.
|
2011-05-29 20:28:11 +00:00 |
|
John B. Matthews
|
546016e8cd
|
Interim release 1.3.5.7, support for NakedOS.
|
2010-08-12 02:54:03 +00:00 |
|
|
e8a4081399
|
Add basic NakedOS support
|
2010-08-09 06:40:08 +00:00 |
|
John B. Matthews
|
40a7dc769b
|
Trim spaces from name in RdosFileEntry.getFileName().
|
2009-09-14 21:25:58 +00:00 |
|
John B. Matthews
|
683ffd19e8
|
Handle ProDOS path error in ac -p, 1.27, v1.3.5.6.
|
2009-09-05 15:43:21 +00:00 |
|
John B. Matthews
|
7ab0495b0c
|
Implement ProDOS path support in ac 1.26, v1.3.5.6.
|
2009-09-05 03:31:43 +00:00 |
|
John B. Matthews
|
82cfbef908
|
Minor simplification of getEntry() and getFiles() in ac.java.
|
2009-09-03 17:33:33 +00:00 |
|
|
a2622bf1e7
|
Check for a null directory coming back from preferences before using it
|
2009-06-01 16:04:13 +00:00 |
|
John B. Matthews
|
949986e056
|
Incorporate Gutenberg changes.
|
2009-02-25 19:04:46 +00:00 |
|
|
20c92bc931
|
Refactored to eliminate duplicate spaces between two tokens, handle Business BASIC text exportation the same as RTF
|
2009-01-03 05:48:26 +00:00 |
|
|
51f442d291
|
Add BYE keyword, indent/outdent FOR/NEXT loops (still need to refactor to eliminate duplicate spaces between two tokens)
|
2009-01-02 20:45:40 +00:00 |
|
|
cfd8c21c26
|
Better RTF production, better integration into context menu
|
2008-12-27 03:40:53 +00:00 |
|
|
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 |
|