From e47f406ad643eeb39f7810b3635343832193f7c5 Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Fri, 19 Mar 2021 17:05:09 -0700 Subject: Added v810 assembly decoder by @enthusi --- index.html | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v0.12