Category Archives: PSP
Compressing PSP ISOs with 7z deflate
Many applications which compress data, do so using the free zlib library. It’s relatively fast and provides a good speed/compression ratio for most applications, but above anything else, I imagine it’s huge popularity is due to it being licensed under a very liberal license. zlib implements the deflate compression algorithm (same algorithm used in the [...]
Recent Comments