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
|
d3e19017f8
|
Just cleaning up...
|
2008-02-09 03:42:38 +00:00 |
|
Robert Greene
|
6660a222b7
|
Updating for the 1.3.4 release of AppleCommander.
|
2007-03-31 17:23:52 +00:00 |
|
Robert Greene
|
7bc0934395
|
Updating copyright date to 2007.
|
2007-03-31 17:01:03 +00:00 |
|
Robert Greene
|
2d9aad9cf5
|
Blindly committing my changes from early 2006????
|
2007-03-31 14:04:23 +00:00 |
|
Robert Greene
|
1f813a17e4
|
Changing dates to 2007.
|
2007-03-31 14:03:15 +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 |
|
John B. Matthews
|
f7f0391b6c
|
Fixed misspelling of "verion"; added "-" to ac.jar file name; added source tag for 1.5 compatibility.
|
2006-04-23 05:04:32 +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 |
|
John B. Matthews
|
4e8448d2dd
|
Trivial formatting change to test commit.
|
2006-04-17 06:02:00 +00:00 |
|
Robert Greene
|
8b23db3d7d
|
Merged in John B. Matthews' changes for AppleCommander 1.3.3.9.
|
2006-04-16 03:28:36 +00:00 |
|
Robert Greene
|
18cb7e533e
|
Just clarifying columns for RDOS file entries.
|
2006-04-16 03:25:03 +00:00 |
|
Robert Greene
|
c178877f74
|
Removing an unused import.
|
2006-04-16 03:24:29 +00:00 |
|
Robert Greene
|
7ebfb78e80
|
Synchronizing existing updates against repository.
|
2006-04-09 18:18:09 +00:00 |
|
Robert Greene
|
826e172fdb
|
Synchronizing existing updates against repository.
|
2006-04-09 17:29:18 +00:00 |
|
Robert Greene
|
6fffca84af
|
Changed classpath.
|
2004-11-09 04:08:03 +00:00 |
|
Robert Greene
|
134141814e
|
Incorporated John B Matthews correction to file listing algorithm.
|
2004-11-09 04:07:39 +00:00 |
|
Robert Greene
|
6910ae0f45
|
John B Matthews revision to the Integer BASIC filter.
|
2004-11-09 04:06:51 +00:00 |
|
Robert Greene
|
9d41ed1fd8
|
(I think this was updated for Eclipse 3.0.)
|
2004-11-09 03:22:00 +00:00 |
|
Robert Greene
|
c61f08ee40
|
TODO update.
|
2004-07-17 00:23:32 +00:00 |
|
Robert Greene
|
d16693e883
|
Simplistic internationalization examples for Spanish and German.
|
2004-07-17 00:23:02 +00:00 |
|
Robert Greene
|
d64a4ad95b
|
Early hooks for creating directories.
|
2004-07-17 00:22:17 +00:00 |
|
Robert Greene
|
38754a05a5
|
Updated to show internationalization and Eclipse 3.0 adaptation
being complete.
|
2004-07-11 15:12:37 +00:00 |
|
Robert Greene
|
a51fda792f
|
Preparing for internationalization as well as responding to the tighter
Eclipse 3.0 code checks. As these are tests, the internationalization
piece basically was adding a comment to get rid of warnings.
|
2004-07-11 15:11:32 +00:00 |
|
Robert Greene
|
3b926360ef
|
Made TestConfig to support different desktops instead of hard-coding
paths.
|
2004-07-11 15:10:27 +00:00 |
|
Robert Greene
|
289199fa3d
|
Made TextBundle a general utility class.
|
2004-07-11 15:09:13 +00:00 |
|
Robert Greene
|
8be53ca2b5
|
Moved S-Leak to test package.
|
2004-07-11 15:08:23 +00:00 |
|
Robert Greene
|
c4cd2c699b
|
Made TextBundle a general utility class and changed to the
UI-specific UiBundle.
|
2004-07-11 15:08:10 +00:00 |
|
Robert Greene
|
591924ce53
|
Preparing for internationalization as well as responding to the tighter
Eclipse 3.0 code checks.
|
2004-07-11 15:07:56 +00:00 |
|
Robert Greene
|
9629944ab8
|
Storage (aka domain) text.
|
2004-07-11 15:06:41 +00:00 |
|
Robert Greene
|
7d0561aa6a
|
Internationalized the compiler.
|
2004-07-11 15:05:29 +00:00 |
|
Robert Greene
|
5ef7c06fff
|
Eclipse keeps trying to stick this in, so I'll let it.
|
2004-07-11 15:04:51 +00:00 |
|
Robert Greene
|
d8b3724eef
|
Preparing for internationalization as well as responding to the tighter
Eclipse 3.0 code checks.
|
2004-07-05 00:24:42 +00:00 |
|
Robert Greene
|
72cb1f2983
|
Preparing for internationalization as well as responding to the tighter
Eclipse 3.0 code checks.
|
2004-07-04 23:13:21 +00:00 |
|
Robert Greene
|
b1017674b2
|
Internationalized the Wizard class, Compare Disks Wizard, and Compile
File Wizard.
|
2004-07-04 23:13:09 +00:00 |
|
Robert Greene
|
18b0d5f13e
|
Updated to reflect my following of Eclipse 3.0 hints and suggestions.
|
2004-07-04 22:05:49 +00:00 |
|
Robert Greene
|
5e1382be25
|
Ignoring TestImage.* files (from image tests).
|
2004-07-04 22:04:45 +00:00 |
|