home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / misc / emu / FS1541_11.readme < prev    next >
Text File  |  1997-03-02  |  3KB  |  82 lines

  1. Short:    FileSystem for CBM 1541 disks, v1.1+src.
  2. Author:   rawstyle@blackbox.dame.de (Michael Krause)
  3. Uploader: rawstyle@blackbox.dame.de (Michael Krause)
  4. Type:     misc/emu
  5.  
  6.  
  7. Forget all those nasty tools to read files off 1541 disks:
  8.  
  9. FS1541 is a full-blown AmigaDOS file system, which reads and writes the CBM
  10. 1541  disk  format.   The  CBM 1541 floppy drive has been the standard disk
  11. drive  for the C64 computer series, and many people still have disks flying
  12. around.   In  order  to  process  disks  directly, you need the >Catweasel<
  13. floppy  disk  controller  and a 5.25 inch drive, without it you have to get
  14. "fmsdisk.device" from Aminet or somewhere, which lets you operate on ".d64"
  15. disk image files.
  16.  
  17. Complete source in C is included.
  18.  
  19.  
  20. v1.1 (19-Feb-97)
  21. - Bug fixed in handling of unformatted disks.
  22. - German translation of TFM
  23.  
  24. v1.0 (20-Jan-96)
  25. - You can rename files and disks now!
  26. - Writing many small files is faster, since the BAM update is done only
  27.   once: one second after the last access, just like the ROM FileSystem
  28.   does it.
  29. - Removed bug in ACTION_PARENT
  30.  
  31. v0.7 (15-Dec-96)
  32. - Block allocation assumed a wrong BAM structure, now fixed.
  33. - Virtual file '$opt'
  34. - Formatting
  35. - Everything works fine with the new multidisk.device 2.0!
  36.  
  37. v0.6 (08-Dec-96)
  38. - You can write files now!
  39. - Virtual file '$'
  40. - Some small bugs fixed
  41.  
  42. v0.5 (24-Nov-96)
  43. - First public release
  44.  
  45.  
  46.  
  47. - Michael Krause
  48.   rawstyle@blackbox.dame.de
  49.  
  50.  
  51. ============================= Archive contents =============================
  52.  
  53. Original  Packed Ratio    Date     Time    Name
  54. -------- ------- ----- --------- --------  -------------
  55.      403     239 40.6% 19-Feb-97 16:32:08  file_id.diz
  56.     1431     803 43.8% 19-Feb-97 16:32:38  FS1541-11.readme
  57.     1352     722 46.5% 24-Nov-96 15:49:40  FS1541.info
  58.    17188    9573 44.3% 19-Feb-97 16:35:14 +1541-handler.68000
  59.    16892    9467 43.9% 19-Feb-97 16:40:26 +1541-handler.68030
  60.     3469    1722 50.3% 19-Feb-97 16:29:42 +ChangeLog
  61.     6445    2076 67.7% 30-Jan-97 14:38:50 +disk.c
  62.      643     358 44.3% 30-Jan-97 14:38:32 +disk.h
  63.      840     290 65.4% 10-Nov-96 13:17:30 +Disk1541.info
  64.     5643     622 88.9% 15-Dec-96 14:18:00 +diskimage.c
  65.      830     318 61.6% 26-Oct-96 20:40:50 +diskimage.iff
  66.     7203    2833 60.6% 19-Feb-97 16:32:44 +FS1541.DOC
  67.     1159     764 34.0% 24-Nov-96 15:51:48 +FS1541.DOC.info
  68.     6929    2702 61.0% 19-Feb-97 16:28:28 +FS1541.DOK
  69.     1159     769 33.6% 19-Feb-97 16:30:36 +FS1541.DOK.info
  70.     4977    2044 58.9% 19-Feb-97 16:29:58 +main.c
  71.      146     109 25.3% 27-Oct-96 17:34:16 +main.h
  72.      571     299 47.6% 19-Feb-97 16:35:36 +Makefile
  73.    26456    6700 74.6% 30-Jan-97 14:41:56 +packet.c
  74.      680     375 44.8% 06-Jan-97 15:56:42 +packet.h
  75.       92      83  9.7% 06-Oct-96 18:43:20 +startup.s
  76.     2537     997 60.7% 07-Dec-96 13:24:06 +support.c
  77.      286     174 39.1% 06-Jan-97 15:56:48 +support.h
  78.    12866    4070 68.3% 30-Jan-97 14:39:02 +volume.c
  79.     1349     587 56.4% 06-Jan-97 15:56:54 +volume.h
  80. -------- ------- ----- --------- --------
  81.   121546   48696 59.9% 20-Feb-97 11:23:18   25 files
  82.