mirror of
https://github.com/aaaaaa123456789/lzcomp.git
synced 2026-03-27 15:06:25 +00:00
LZ compressor for Pokémon Crystal
- C 99.6%
- Makefile 0.4%
| src | ||
| .gitattributes | ||
| .gitignore | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
lzcomp
LZ compressor for Pokémon Crystal. Implements a series of compression methods and picks the most optimal output combining all of the attempts.
Compile it with make. Run it without arguments to see the help text.