Comparing an LZ4 Decompressor on Four Legacy CPUs
A few years ago, I needed to save some cartridge space in a SNES project, and I did so by compressing that data with the LZ4 compression algorithm from 2012. I found that working within the constra…
Read full article →