Update README

This commit is contained in:
Emmanuel Marty 2021-11-17 11:22:21 +01:00 committed by GitHub
parent 4c90d456a0
commit c807773edf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ 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. ZX0 by Einar Saukas, a successor to ZX7, reaches compression ratios in the ballpark of Exomizer, without requiring any decompression tables.
Use [ZX0](https://github.com/einar-saukas/ZX0) for compression here. 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. The ZX0 depacker for 680x0 is available under the zlib license. You can use it in any way that you like.