#
# LABYRI (v1.3) - Labyrintho (29.07.1988)
#(c) Marco Vieth, 1988-2006
#
# 26.2.2006

---


Usage:
- Use on a real Amstrad CPC or...

- Put the files into the TAPE directory of the emulator CPCEMU (http://www.benchmarko.de/cpcemu/)
  and start program "A" from inside the emulator:

  |tape
  run"A

  (Please use uppercase "A")

- Follow the instructions in the menu (some parts are in German only).


- There are also other .BAS files wich you can start with run"

- You can also put all the files in a DSK image.


Enjoy!


---


Files in this package:

00index.txt  - This readme
A            - Run LABYRI.BAS
BADR.ASS     - Test (Assembler source)
LABYBAS.BAS  - Generate labyrinth (all in basic)
LABYRI2.ASS  - Generate labyrinth v1.2 (Assembler source)
LABYRI2.BIN  - Generate labyrinth v1.2 (binary)
LABYRI3.ASS  - Generate labyrinth v1.3 (Assembler source)
LABYRI3.BAS  - Generate labyrinth v1.3
LABYRI3.BIN  - Generate labyrinth v1.3 (binary)
LABYRI4.ASS  - Generate labyrinth v1.4 (Assembler source)
LABYRI4.BIN  - Generate labyrinth v1.4 (binary)
LABYRI.ASS   - Labyrintho v1.3 (Assembler source)
LABYRI.BAS   - Labyrintho v1.3
LABYRI.BIN   - Labyrintho v1.3 (binary)
LDECO.ASS    - Test: Labyrinth decode (Assembler source)
LDECO.BIN    - Test: Labyrinth decode (Assembler source)
LFAST.ASS    - Test: Fast lines (Assembler source)
LZEICH.ASS   - Test: Draw labyrinth (Assembler source)
LZEICH.BIN   - Test: Draw labyrinth (binary)
LZEIG2.ASS   - Test: Draw labyrinth (Assembler source)
LZEIG2.BIN   - Test: Draw labyrinth (binary)
LZEIG.ASS    - Test: Draw labyrinth (Assembler source)
LZEIG.BIN    - Test: Draw labyrinth (binary)

---
