> Dalton's Disk Disintegrater [sic] made a large step forward, but I *think* it > used Huffman encoding (and probably some RLE mixed in), but that's just a > guess. It's possible it used an early stab at LZ-based. I think that it's actually LZW. Now I'm motivated to finally take a look at it.