AmiCDFS    37.5    CDROM fs, also reads Mac floppy & hd


AmiCDFileSystem is a file system which can read:

- ISO-9660 (w/ RockRidge extensions) and Macintosh HFS CD-ROMs
- Macintosh HFS floppy and hard disks

The ability to read Macintosh floppy and hard disks comes for free, since
they use the same file system used for HFS CD-ROMs.

This program was originally based on AmiCDROM 1.9 by Frank Munkert.
While the file system functions are mostly the original ones, the
packet handling routines have been completely re-written.

This file system can be installed on the Rigid Disk Block (RDB) of an hard
disk to automatically mount a Mac partition (you can even boot from it, if
you manage to put the necessary Amiga system files in it).

The code is reentrant and is shared among multiple instances of the file
system. This means that if you use AmiCDFileSystem on a CD-ROM drive, a
magneto-optical drive, two floppy drives and two hard disk partitions, like
a friend of mine does, only one copy will be loaded instead of six - saving
100K of memory.

Author: Nicola Salmoria, based on AmiCDROM by Frank Munkert
Path: AmigaLibDisk1005:Programs/AmiCDFS/

==========

AmiCDROM    1.13    ISO-9660 standard CDROM filesystem

AmiCDROM is a CDROM disk filing system for the Commodore Amiga.
It supports the ISO-9660 standard, the Rock Ridge Interchange
Protocol and the Macintosh HFS format.

The CDROM drive is mounted as a DOS device (e.g. CD0:).  You can
access files and directories on a CDROM disk by the usual syntax,
e.g. "type cd0:foo/readme.txt".

Author: Frank Munkert
Path: AmigaLibDisk1005:Programs/AmiCDROM/

==========

Mine Clone    1.1    Another clone of Minesweeper-style games

I've tried to make it looking like the IBM Minesweeper, but includes
some features the Original is missing. (sizeable window, changeable size
of minefields) And another difference: it needs Kick 3.0. I wanted
it running on the workbench screen but with nice colors. But palette
sharing is only available under Kick 3.0.

Here's a list about MineClones's features:
  - sizeable window
  - variable size of fields
  - nice GUI and colors (and a nice smiley :-)
  - flashing fields
  - choose bombs by number or percentage
  - Saveclick-option, Automark-option
  - global Automark-function, clearing all the trivial cases
  - needs Kick 3.0 and reqtools.library
  - written in E

Author: Nico Max
Path: AmigaLibDisk1005:Programs/MineClone/

==========

Schiffeversenken    1.0    Find and sink your opponents ships

A little game with 3 degrees of difficulty. The object is a battle of
ships. You have to find and sink the ships of your opponent before
he finds yours.

Author: Andreas Zottmann and Felix Eichhorn
Path: AmigaLibDisk1005:Programs/Schiffeversenken/

==========

