pucrunch (compressor optimized for low-resource decompression)
Pucrunch is a Hybrid LZ77 and RLE compressor, uses an Elias Gamma Code
for lengths, mixture of Gamma Code and linear for LZ77 offset, and
ranked RLE bytes indexed by the same Gamma Code. Uses no extra memory
in decompression.
The compressor can compress/decompress files for C64 (-c64), VIC20
(-c20), C16/+4 (-c16), or for standalone decompressor (-c0).
Assembly sources for example decompressors for Commodore 64 and Nintendo
GameBoy are included.
Maintained by: B. Watson
Keywords: compression,6502,commodore,c64,c128,vic20,vic-20
ChangeLog: pucrunch
Homepage:
http://a1bert.kapsi.fi/Dev/pucrunch/
Download SlackBuild:
pucrunch.tar.gz
pucrunch.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
cbmcombine.1 |
cbmcombine.rst |
pucrunch.1 |
pucrunch.SlackBuild |
pucrunch.info |
pucrunch.rst |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds