Commit Graph

9 Commits

Author SHA1 Message Date
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
Robert Greene
d64a4ad95b Early hooks for creating directories. 2004-07-17 00:22:17 +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
e9f68ff220 Implemented setFileData. 2004-06-23 03:39:40 +00:00
Robert Greene
b3176b8e08 Changed logic around the file address (binary) to make the API
not require a specific order.
2004-06-22 22:18:57 +00:00
Robert Greene
8d45503f9a Implemented setAddress. 2004-06-22 03:07:13 +00:00
Robert Greene
6151356de6 Author tag fix (removed colon) and fixed some 'yellow' warnings. 2004-06-18 05:15:33 +00:00
Robert Greene
163dd10769 Added detection of Merlin assembly files. 2004-06-10 02:52:28 +00:00
Robert Greene
45737b9a55 Repackaged code and organized imports. 2004-06-09 03:58:00 +00:00