Skip to content

Data files cruncher/decruncher for 68000 based machines

License

Notifications You must be signed in to change notification settings

hitchhikr/imploder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imploder exe/data files cruncher/decruncher. Based on the reversed implode/explode routines from lab313ru.

Imploder packs quite well, the decruncher is relatively fast and can decrunch in-place without any overhead.

68000 asm decruncher taken and improved from a Team 17 game.

Windows and Amiga executables provided.

v1.3:

  • Crashed when trying to pack exe with bss sections.
  • Tried to pack destination file when supplying a destination exe filename.

v1.2b:

  • Fixed exit().

v1.2:

  • Added support for Amiga executables compression with an overlay decruncher.

v1.1:

  • Fixed lha archive date stamp.
  • Added C stuff in explode_68000.asm.

About

Data files cruncher/decruncher for 68000 based machines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors