Close

Bummed I ran out of time :(

A project log for 1kb 6502 Image Compression

Attempt to compress a 1kb image such that the decompression algorithm, display logic, and the compressed image itself all fit in 1kb.

peter-noyesPeter Noyes 01/06/2017 at 04:081 Comment

Unfortunately I didn't have much time over the Holiday break and I didn't get to finish this. I did however implement a Huffman encoder and funny enough the LZW encoded run length is still better.

I plan on finishing this at some point because image compression is still useful for my game system.

Discussions

Yann Guidon / YGDES wrote 01/06/2017 at 05:27 point

What data did you get ?

  Are you sure? yes | no