TinyPTC by Gaffer - A tiny framebuffer library for 64k intros

Dosversion (DJGPP/NASM) by Jacmet - jacmet@kom.auc.dk

Changelog:
05-05-2000: Version 0.1 - this version is basically just a hack of some old source of mine.
            Expect a new and cleaned up version in a few days

the executable have been compressed with UPX and built from the included makefile

Preconditions:
You need a working installation of DJGPP and NASM

Instructions:
Type make ;)

Links:

http://www.gaffer.org/tinyptc     -   tinyptc homepage

http://www.fmod.org	          -   minifmod for your sound needs

http://upx.tsx.org                -   UPX executable compressor utility

http://www.delorie.com/djgpp/     -   DJGPP compiler

http://www.web-sites.co.uk/nasm/  -   NASM assembler