This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
lzsa
Watch
1
Star
0
Fork
0
You've already forked lzsa
mirror of
https://github.com/emmanuel-marty/lzsa.git
synced
2025-02-16 17:30:44 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
lzsa
/
src
History
emmanuel-marty
06e6a14871
Add optimization pass to reduce the number of command tokens in the compressed data blocks without changing the compression ratio
2019-04-05 16:32:11 +02:00
..
libdivsufsort
Initial checkin
2019-04-01 18:04:56 +02:00
expand.c
Reorganize token byte for faster decoding on 8-bit CPUs, without affecting the compression ratio
2019-04-05 11:58:44 +02:00
expand.h
Add autodocs to public functions in compressor and decompressor
2019-04-02 12:12:12 +02:00
format.h
Initial checkin
2019-04-01 18:04:56 +02:00
main.c
Add optimization pass to reduce the number of command tokens in the compressed data blocks without changing the compression ratio
2019-04-05 16:32:11 +02:00
shrink.c
Add optimization pass to reduce the number of command tokens in the compressed data blocks without changing the compression ratio
2019-04-05 16:32:11 +02:00
shrink.h
Add optimization pass to reduce the number of command tokens in the compressed data blocks without changing the compression ratio
2019-04-05 16:32:11 +02:00