Commit Graph

885 Commits

Author SHA1 Message Date
3b903920c4 Update visible copyright date 2012-07-30 17:22:44 +00:00
5dac28935a Fill out the rest of the ant task to basically mirror the command line 2012-07-27 17:52:24 +00:00
83b022243f Just a little simplification 2012-07-27 12:33:05 +00:00
13fa7be0e4 Recursively extract files from directory-having filesystems 2012-07-27 02:07:45 +00:00
37e7476bfb Get started on SHK unpacking
ShrinkIt fixes - needed new ways to seek the header magic signatures
2012-07-26 21:00:58 +00:00
a79df8f3bc Protect ourselves from writing SDKs back out
Add the ability to uncompress SDK
2012-07-23 21:20:49 +00:00
4ab21617fa Add ant task capabilities 2012-07-23 02:38:08 +00:00
John B. Matthews 6fe56fadec Update linux-gtk guidance. 2012-07-15 16:03:05 +00:00
a04ee91c3d Add putcc65 as a visible external method so we can call it from the ant interface 2012-07-09 03:54:59 +00:00
4580a7183f Make some methods more visible from the outside, as part of integrating into an ant task. 2012-07-08 22:20:19 +00:00
14ed4324d6 Cosmetics - use a constant instead of a literal for block size 2012-07-07 13:59:59 +00:00
842f59c6c7 Another tweak to DOS-ness 2012-07-07 05:06:29 +00:00
e09b66a7dd Tighten up image detection a little more 2012-07-06 21:14:54 +00:00
852522d58d Take a more cautious approach to dumping files that are in ProDOS file directories 2012-07-06 17:13:12 +00:00
9b985c140e Integrate ShrinkItArchive into AppleCommander
Add ability to decompress and use SDK disk images
tighten up image ordering detection - rely less on file names
2012-07-06 16:45:49 +00:00
a01a54a522 Add a couple of services to swap image order around 2012-07-03 00:37:44 +00:00
John B. Matthews 2265d40073 Version 1.3.5.11: Update acguide.html for -geos support. 2012-04-17 02:11:39 +00:00
ad7dbe72fe Extract the boot sector code from the jar once again - it's a gem! 2012-04-13 18:08:35 +00:00
2d87ba07f2 Add -geos switch to command line and help 2012-04-12 15:44:01 +00:00
6b05f34529 Write complete GEOS meta-data to directory entries 2012-04-11 16:17:54 +00:00
199b36d5a6 Add file-put and delete capabilities for GEOS files 2012-03-20 18:12:51 +00:00
John B. Matthews 394381f561 Version 1.3.5.10: Update to writing Pascal TEXT files on DOS ordered images. 2012-02-12 16:23:38 +00:00
e790a01ccf Clean up final-block processing, add some more comments about the Pascal text format 2011-12-18 18:47:51 +00:00
2acb66bc76 Correct a block size calculation in the case where a final partial page spans two blocks 2011-12-18 15:57:30 +00:00
4082b8869c Update ProDOS filetypes to allow setting of auxiliary bytes of Davex-specific files 2011-12-07 14:25:30 +00:00
John B. Matthews 18a98a9b7a Version 1.3.5.9: Allow writing Pascal TEXT files on DOS ordered images. 2011-12-07 12:13:25 +00:00
9c262548b1 Don't assume a Pascal disk is in ProDOS order when writing text files. 2011-10-15 07:10:11 +00:00
0f7f950eaa Protect ourselves from taking null pointer exceptions from corrupted AppleWorks files. 2011-09-03 20:13:49 +00:00
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
John B. Matthews 7c5fab362d Exclude non-source files in javadoc target. 2008-12-16 09:33:58 +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