summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2019-01-16 22:13:54 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2019-01-16 22:13:54 (GMT)
commit5f9b37b9dd079b21f35598d6fe0a3b21f2ce6747 (patch)
tree7f84748b14ff4922a43e747b0aaa485585aa6cda
parentc77f483261af7dfe8066334c9714a837a8d5c5f1 (diff)
downloadlz4-5f9b37b9dd079b21f35598d6fe0a3b21f2ce6747.zip
lz4-5f9b37b9dd079b21f35598d6fe0a3b21f2ce6747.tar.gz
lz4-5f9b37b9dd079b21f35598d6fe0a3b21f2ce6747.tar.bz2
added 68k port
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index a3b3d94..ede8141 100644
--- a/index.html
+++ b/index.html
@@ -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