From f9a58f6ee1e2d139ee082d4663e1e96a87fab88d Mon Sep 17 00:00:00 2001 From: steve-chamberlin Date: Fri, 6 May 2016 12:48:15 -0700 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0b7ad23 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# fc8-compression +A simple LZ77-based compression with fast decompression on 68K and other legacy hardware