home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #4 / Amiga Plus CD - 2000 - No. 4.iso / Tools / Emulatoren / fMSX / Mountlist / RAMSX < prev   
Encoding:
Text File  |  2000-05-27  |  318 b   |  21 lines

  1. /*    MSX RAD file system entry
  2. */
  3.  
  4. FileSystem        = L:CrossDOSFileSystem
  5. Device            = ramdrive.device
  6. Unit            = 0
  7. Surfaces        = 2
  8. BlocksPerTrack    = 9
  9. Interleave        = 0
  10. LowCyl            = 0
  11. HighCyl            = 79
  12. Buffers            = 5
  13. DosType            = 0x4D534400
  14. Flags            = 0
  15. Reserved        = 1
  16. BufMemType        = 1
  17. Mount            = 1
  18. Priority        = 1
  19. GlobVec            = -1
  20. BootPri            = -1
  21.