Skip to content

1.3.1

Choose a tag to compare

@emmanuel-marty emmanuel-marty released this 08 Jun 16:37
· 125 commits to master since this release
8c27cb7
  • Support dictionary compression (you will need to stick the dictionary in front of your decompression buffer, or after it if decompressing backwards)
  • Compress another 20% faster on average, compared to v1.3.0 (the compressed output is still unchanged)
  • Update the z80 depacker to be 4% faster (18% faster than the previous fastest z80 aPLib decompressor)
  • Support backward decompression in the z80 depacker