Short: 32bit relocations <-> 16bit Author: short@k332.feld.cvut.cz (Jan Kratochvil) Uploader: short@k332.feld.cvut.cz (Jan Kratochvil) Type: util/cli Description: 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. Requirements: Kickstart version 37 (2.04) or higher and ss.library V5.0 or higher (from package SSLib*.lha).