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
- Host: GitHub
- URL: https://github.com/emmanuel-marty/unzx0_68000
- Owner: emmanuel-marty
- License: zlib
- Created: 2021-03-25T09:08:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-17T10:22:21.000Z (about 4 years ago)
- Last Synced: 2025-04-09T10:33:59.204Z (8 months ago)
- Topics: 68000, amiga, atari-st, decompression, retrocomputing, zx0
- Language: Assembly
- Homepage:
- Size: 6.84 KB
- Stars: 18
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.