home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / fish / disks / d1005.lha / Docs / English / Contents < prev    next >
Encoding:
Text File  |  1995-03-03  |  2.7 KB  |  81 lines

  1. AmiCDFS    37.5    CDROM fs, also reads Mac floppy & hd
  2.  
  3.  
  4. AmiCDFileSystem is a file system which can read:
  5.  
  6. - ISO-9660 (w/ RockRidge extensions) and Macintosh HFS CD-ROMs
  7. - Macintosh HFS floppy and hard disks
  8.  
  9. The ability to read Macintosh floppy and hard disks comes for free, since
  10. they use the same file system used for HFS CD-ROMs.
  11.  
  12. This program was originally based on AmiCDROM 1.9 by Frank Munkert.
  13. While the file system functions are mostly the original ones, the
  14. packet handling routines have been completely re-written.
  15.  
  16. This file system can be installed on the Rigid Disk Block (RDB) of an hard
  17. disk to automatically mount a Mac partition (you can even boot from it, if
  18. you manage to put the necessary Amiga system files in it).
  19.  
  20. The code is reentrant and is shared among multiple instances of the file
  21. system. This means that if you use AmiCDFileSystem on a CD-ROM drive, a
  22. magneto-optical drive, two floppy drives and two hard disk partitions, like
  23. a friend of mine does, only one copy will be loaded instead of six - saving
  24. 100K of memory.
  25.  
  26. Author: Nicola Salmoria, based on AmiCDROM by Frank Munkert
  27. Path: AmigaLibDisk1005:Programs/AmiCDFS/
  28.  
  29. ==========
  30.  
  31. AmiCDROM    1.13    ISO-9660 standard CDROM filesystem
  32.  
  33. AmiCDROM is a CDROM disk filing system for the Commodore Amiga.
  34. It supports the ISO-9660 standard, the Rock Ridge Interchange
  35. Protocol and the Macintosh HFS format.
  36.  
  37. The CDROM drive is mounted as a DOS device (e.g. CD0:).  You can
  38. access files and directories on a CDROM disk by the usual syntax,
  39. e.g. "type cd0:foo/readme.txt".
  40.  
  41. Author: Frank Munkert
  42. Path: AmigaLibDisk1005:Programs/AmiCDROM/
  43.  
  44. ==========
  45.  
  46. Mine Clone    1.1    Another clone of Minesweeper-style games
  47.  
  48. I've tried to make it looking like the IBM Minesweeper, but includes
  49. some features the Original is missing. (sizeable window, changeable size
  50. of minefields) And another difference: it needs Kick 3.0. I wanted
  51. it running on the workbench screen but with nice colors. But palette
  52. sharing is only available under Kick 3.0.
  53.  
  54. Here's a list about MineClones's features:
  55.   - sizeable window
  56.   - variable size of fields
  57.   - nice GUI and colors (and a nice smiley :-)
  58.   - flashing fields
  59.   - choose bombs by number or percentage
  60.   - Saveclick-option, Automark-option
  61.   - global Automark-function, clearing all the trivial cases
  62.   - needs Kick 3.0 and reqtools.library
  63.   - written in E
  64.  
  65. Author: Nico Max
  66. Path: AmigaLibDisk1005:Programs/MineClone/
  67.  
  68. ==========
  69.  
  70. Schiffeversenken    1.0    Find and sink your opponents ships
  71.  
  72. A little game with 3 degrees of difficulty. The object is a battle of
  73. ships. You have to find and sink the ships of your opponent before
  74. he finds yours.
  75.  
  76. Author: Andreas Zottmann and Felix Eichhorn
  77. Path: AmigaLibDisk1005:Programs/Schiffeversenken/
  78.  
  79. ==========
  80.  
  81.