summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2020-05-25 19:00:49 (GMT)
committerYann Collet <cyan@fb.com>2020-05-25 19:00:49 (GMT)
commit51851331fc542645a2c5ffeff87d042b0a60beef (patch)
tree269084433eff88e433ffe7d6dd582ecc3eff2a20
parent981b6693846db12e672fa73f2282da6e00c47a21 (diff)
downloadlz4-51851331fc542645a2c5ffeff87d042b0a60beef.zip
lz4-51851331fc542645a2c5ffeff87d042b0a60beef.tar.gz
lz4-51851331fc542645a2c5ffeff87d042b0a60beef.tar.bz2
updated link to 6502 port
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 244b4ed..8362908 100644
--- a/index.html
+++ b/index.html
@@ -238,7 +238,7 @@ They are not interoperable with LZ4 command line utility.
|__WASM__ | Raymond Hill | https://github.com/gorhill/lz4-wasm
|__ARM Cortex assembly__ decoder | Jens Bauer | https://community.arm.com/developer/ip-products/processors/b/processors-ip-blog/posts/lz4-decompression-routine-for-cortex-m0-and-later
|__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
+|__6502 & 65C02 assembly__ decoder | Peter Ferrie | https://github.com/pararaum/lz4-6502
|__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/