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
- Host: GitHub
- URL: https://github.com/emmanuel-marty/unzx0_x86
- Owner: emmanuel-marty
- License: zlib
- Created: 2021-04-05T09:45:04.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-17T10:20:41.000Z (over 4 years ago)
- Last Synced: 2025-04-09T10:33:53.777Z (about 1 year ago)
- Topics: 8086, 8088, decompression, pc, retrocomputing, zx0
- Language: Assembly
- Homepage:
- Size: 7.81 KB
- Stars: 18
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.