Add README

This commit is contained in:
Emmanuel Marty 2021-03-25 10:13:45 +01:00 committed by GitHub
parent 9ee46c3d03
commit 6586d467f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
README.md Normal file
View File

@ -0,0 +1,8 @@
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 [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.