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

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

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

8086 8088 decompression pc retrocomputing zx0

Last synced: about 1 year ago
JSON representation

Free, zlib licensed ZX0 decompressor for the x86

Awesome Lists containing this project

README

          

A fast decompressor for the ZX0 format for 8088 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 8088 is available under the zlib license. You can use it in any way that you like.