Commit Graph

7 Commits

Author SHA1 Message Date
John B. Matthews
31875ea60c Iterate through sectors (not tracks) in getFiles(). 2008-06-04 15:26:23 +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
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
6151356de6 Author tag fix (removed colon) and fixed some 'yellow' warnings. 2004-06-18 05:15:33 +00:00
Robert Greene
45737b9a55 Repackaged code and organized imports. 2004-06-09 03:58:00 +00:00