[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

A little compression...



I am in the process of creating a file compression program.  It
already does better than PKZip's deflate/maximum technique, but I
still have work to do on it.  It is a 32-bit technique, but I think I
can manage on a 6502/C02, although very slowly.  My goal is an average
3:1 compression ratio.  If I succeed, would anybody here be interested?