I'm looking for some compress source/tool that can compress text files, with a simple decompressor (asm or C source, preferably asm), that should not take much code space (max 1kb)... It doesn't have to be state of the art compression.
Thomas
Thomas
Take a look at "Quick Compress" (attached)
Thanks that's what I needed!:alright: