home *** CD-ROM | disk | FTP | other *** search
/ The Epic Interactive Encyclopedia 1997 / The_Epic_Interactive_Encyclopedia_97.iso / amicdfilesystem / mac0 < prev    next >
Text File  |  1994-10-03  |  391b  |  26 lines

  1. /* $VER: MAC0 37.1 (3.10.94)
  2.  *
  3.  * AmiCDFileSystem entry for floppy usage
  4.  */
  5.  
  6.  
  7. FileSystem    = L:AmiCDFileSystem
  8. Device        = mfm.device
  9. Flags        = 0
  10. Surfaces    = 2
  11. BlocksPerTrack    = 18
  12. BlockSize    = 512
  13. LowCyl        = 0
  14. HighCyl        = 79
  15. Buffers        = 5
  16. BufMemType    = 1
  17. StackSize    = 600
  18. Priority    = 10
  19. GlobVec        = -1
  20. DosType        = 0x41434400
  21.  
  22. /* The Unit field is controlled by tooltypes in the icon.
  23.  *
  24.  * Unit        = 0
  25.  */
  26.