Here is a description of the files included in this archive :

- Alire.txt     : this file in french
- readme.txt    : this file
- cdepack.c     : source of the decompressor in C
- Cdepack.exe   : win32 binary of the decompressor (console mode)
- cpack.c       : C source of the compressor
- cpack.exe	: excutable win32 en mode console du compacteur
- Depack.bin    : Amstrad CPC binary, start address = 0A000H, let you
                  decompress a picture loaded at 4000H to the screen
                  0C000H
- Testpack.bas  : example program in basic
- Depack.asm    : decompressor source in Z80 asm
- Testcpc.pak   : binary Amstrad file with compressed picture

