Skip to content

1.3.6

Choose a tag to compare

@emmanuel-marty emmanuel-marty released this 01 Nov 09:05
· 63 commits to master since this release
9ee073a
  • Compress another 5% faster on average, compared to v1.3.5 (the compressed output is unchanged)
  • New 6502 backwards decompressor, optimized for speed
  • Major improvements to size and speed for 6809 depackers, contributed by Doug Masten
  • Similar improvements to H6309 depackers, also by Doug Masten
  • Fix suboptimal compression when using '-w' option to limit the max offset/window size
  • Avoid C99 in command-line tool, in order to build with older compilers