added 68k port

This commit is contained in:
Yann Collet 2019-01-16 14:13:54 -08:00
parent c77f483261
commit 5f9b37b9dd

View File

@ -238,6 +238,7 @@ They are not interoperable with LZ4 command line utility.
|__8088 assembly__ decoder | Jim Leonard | http://www.oldskool.org/pc/lz4_8088
|__6502 & 65C02 assembly__ decoder | Peter Ferrie | http://pferrie.host22.com/misc/appleii.htm
|__65c816 assembly__ decoder | Olivier Zardini | http://www.brutaldeluxe.fr/products/crossdevtools/lz4/index.html
|__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
|__jsonlz4__ | Avi Halachmi | https://github.com/avih/dejsonlz4 : custom Mozilla LZ4 format for Firefox bookmark backup