lzsa/asm
mobygamer f123a6d9df Submit 8086-optimized decompressor using jump tables
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.
2019-07-11 17:22:29 -05:00
..
6502 Save 3 more bytes 2019-06-08 23:59:34 +02:00
8088 Submit 8086-optimized decompressor using jump tables 2019-07-11 17:22:29 -05:00
z80 Remove 2019-06-21 17:40:33 +02:00