|
|
|
|
ShortRel loads the input file (must be an executable), converts relocations (32-bit to 16-bit or vice versa), strips debug informaion (if requested) and writes out the result. 16-bit relocations use 2 bytes per each one and 32-bit relocations use 4 bytes. So conversion of any executable with many relocations from 32-bit to 16-bit relocations saves 2 bytes per each one.
Summary | Executable file relocations compressor |
License | Public Domain |
State | Ready to use. Maintained. |
Aminet | util/cli/ShortRel.lha (readme) |
Download | ShortRel.lha (7.7KB) |
source file | ShortRel.asm |
aminet README | ShortRel.README |
Programming language | 680x0 asm |
EOF