#
# LZS (v1.2) - LZSS File Lister
#(c) Marco Vieth, 1991-2006
#
# 26.2.2006


# Only useful on DISC!

---


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 #LZS.BAS
#LZS1.ASM    - LZSS File Lister v1.1 (Maxam Assembler source)
#LZS1.BIN    - LZSS File Lister v1.1 (binary)
#LZS2.ASM    - LZSS File Lister v1.2 (Maxam Assembler source)
#LZS2.BIN    - LZSS File Lister v1.2 (binary)
#LZS.BAS     - LZSS File Lister v1.2 (DISK only?)
LZSSBAS.BAS  - LZSS expander v1.0 (all in BASIC)
LZSSEX1.ASM  - LZSS expander v1.1 (Maxam Assembler source)
LZSSEX3.ASM  - LZSS expander v1.3 (Maxam Assembler source)
LZSSEX3.BAS  - LZSS expander v1.3
LZSSEX3.BIN  - LZSS expander (binary)
LZSSEX3L.ASM - LZSS expander long v1.3 (Maxam Assembler source)
LZSXSU2.ASM  - LZSS expander v1.2 (old)
PDSSCO3.LZS  - Example text file compressed with LZSS (PD list)

---
