unzx0_68000/README.md

9 lines
449 B
Markdown
Raw Permalink Normal View History

An even faster decompressor for the ZX0 format for 680x0 CPUs.
2021-03-25 10:13:45 +01:00
ZX0 by Einar Saukas, a successor to ZX7, reaches compression ratios in the ballpark of Exomizer, without requiring any decompression tables.
2021-11-17 11:22:21 +01:00
Use [Salvador](https://github.com/emmanuel-marty/salvador) or [ZX0](https://github.com/einar-saukas/ZX0) for compression here.
2021-03-25 10:13:45 +01:00
The ZX0 depacker for 680x0 is available under the zlib license. You can use it in any way that you like.