Added v810 assembly decoder by @enthusi

This commit is contained in:
Yann Collet 2021-03-19 17:05:09 -07:00
parent 4f39880821
commit e47f406ad6

View File

@ -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