Comment on FC8 – Faster 68K Decompression (2016)Comments−thomasmg2yI wonder how it compares against LZ4 for the same platform: https://github.com/arnaud-carre/lz4-68k . Specially because this LZ4 implementation doesn't use a table, it seems.
Comments
I wonder how it compares against LZ4 for the same platform: https://github.com/arnaud-carre/lz4-68k . Specially because this LZ4 implementation doesn't use a table, it seems.