THE RING OF DARKNESS

Emulator instructions.

Either:

Put RINGDARK.Z80 and all the TAP files *except* RINGDARK.TAP in the
same directory, then load RINGDARK.Z80 to start, and set the emulator
(eg. Z80) to 'mutiple TAP file' mode.

or:

Use RINGDARK.TAP on its own and use LOAD "" to start.

The second option is easier to set up (and the only option if your
emulator doesn't support 'mutiple TAP file' mode), but means that the
program will have to skip more files as it loads and re-loads the
elements for the various sections. (The program re-loads earlier parts
when switching between the dungeon and outside sections, or when the
player character dies.)

Also, if using the in-game save feature, rather than a snapshot save,
it's easier to use the first option above, if possible, as a new file
PLAYER.TAP will be created. Then the program will automatically load
the PLAYER.TAP file in the correct sequence, rather than having to 
switch TAP files in 'mid-flight'.
