summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2021-03-20 00:05:09 (GMT)
committerYann Collet <cyan@fb.com>2021-03-20 00:05:09 (GMT)
commite47f406ad643eeb39f7810b3635343832193f7c5 (patch)
tree97ea2ae138f6bc68fe6c0dd81fb5d1c24096dabd
parent4f39880821788c9519505f0b62aed7b965b68e7f (diff)
downloadlz4-e47f406ad643eeb39f7810b3635343832193f7c5.zip
lz4-e47f406ad643eeb39f7810b3635343832193f7c5.tar.gz
lz4-e47f406ad643eeb39f7810b3635343832193f7c5.tar.bz2
Added v810 assembly decoder by @enthusi
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index b5f9af5..ddf748d 100644
--- a/index.html
+++ b/index.html
@@ -247,6 +247,7 @@ They are not interoperable with LZ4 command line utility.
|__68k assembly__ decoder | Arnaud Carre | https://github.com/arnaud-carre/lz4-68k
|__Atari XL/XE assembly__ decoder | xxl | http://xxl.atari.pl/lz4-decompressor/
|__Z80 assembly__ decoder | Edouard Berge | https://groups.google.com/forum/#!topic/lz4c/A6TLHThL0c8
+|__v810 assembly__ decoder | Martin Wendt | https://github.com/enthusi/lz4_v810_decode
|__jsonlz4__ | Avi Halachmi | https://github.com/avih/dejsonlz4 : custom Mozilla LZ4 format