fix to 8086

This commit is contained in:
Yann Collet 2018-12-18 09:20:06 -08:00
parent e822ddb614
commit e9a946fac2

View File

@ -188,7 +188,7 @@ They are in conformance with the LZ4 [block] and [frame] specifications, and are
|__Lua__ | Witchu Promjunyakul | https://github.com/witchu/lua-lz4
|__Tcl__ decoder | D. Bohdan | https://wiki.tcl-lang.org/48789
|__Z80 assembly__ decoder | Piotr Drapich | http://www.union.org.pl/download/z80/LZ4_Z80.asm
|__x86 assembly__ decoder | E. C. Masloch | https://bitbucket.org/ecm/inicomp/src/default/
|__8086 assembly__ decoder| E. C. Masloch | https://bitbucket.org/ecm/inicomp/src/default/
[block]:lz4_Block_format.md
[frame]:lz4_Frame_format.md