An open API service indexing awesome lists of open source software.

https://github.com/emmanuel-marty/unzx0_68000

Free, zlib licensed ZX0 decompressor for the 68000
https://github.com/emmanuel-marty/unzx0_68000

68000 amiga atari-st decompression retrocomputing zx0

Last synced: 7 months ago
JSON representation

Free, zlib licensed ZX0 decompressor for the 68000

Awesome Lists containing this project

README

          

A fast decompressor for the ZX0 format for 680x0 CPUs.

ZX0 by Einar Saukas, a successor to ZX7, reaches compression ratios in the ballpark of Exomizer, without requiring any decompression tables.

Use [Salvador](https://github.com/emmanuel-marty/salvador) or [ZX0](https://github.com/einar-saukas/ZX0) for compression here.

The ZX0 depacker for 680x0 is available under the zlib license. You can use it in any way that you like.