Skip to content

arnaud-carre/STrinkler

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 

STrinkler - Atari exe packer suited for 4KiB demo

Use Amiga Shrinkler packing technology by Blueberry/Loonies

Atari port by Leonard/Oxygene

Usage

Usage: STrinkler [options] <input file> <output file>

Options:
  -1, ..., -9   compression level (low, best) (default=2)
  -mini         minimal PRG size, less compatibility (suited for 4KiB demo)
  -d            raw data mode
  -v            verbose
  -padr <size>  Pad till <size> using random bytes
Advanced options:
  -i <n>        Number of iterations for the compression (2)
  -l <n>        Number of shorter matches considered for each match (2)
  -a <n>        Number of matches of the same length to consider (20)
  -e <n>        Perseverance in finding multiple matches (200)
  -s <n>        Minimum match length to accept greedily (2000)
  -r <n>        Number of reference edges to keep in memory (100000)

You can comment on Pouet

Follow me on Twitter @leonard_coder )

History

v0.10

  • First public version

About

Atari-ST version of Shrinkler Amiga packer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published