mirror of
https://github.com/emmanuel-marty/lzsa.git
synced 2024-11-26 02:49:19 +00:00
f123a6d9df
Because the 8086's BIU is more efficient and can read a word in a single operation, we can skew LZSA1 decompression faster on 8086 by using a jump table to eliminate 2 comparions. |
||
---|---|---|
.. | ||
6502 | ||
8088 | ||
z80 |