elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

readme.txt

Decompressor routines for Exomizer 2 & 3 by Magnus Lind

https://bitbucket.org/magli143/exomizer

Exomizer 2 routines are deexo****.asm files (4 variants):
-simple: no literal sequences and exo_mapbasebits aligned to a 256 boundary.
-b: backwards.

Exomizer 3 routines are deexoopt_XY.asm (10 variants):
-b for backwards, f for forwards.
-0..4 is the speed of the algorithm. 4 is without literal sequences and
mapbase aligned to a 256 boundary.
-deexoopt.asm is the unification of 8 variants (speed 4 not included).

The original decompressor was written by Jaime Tejedor Gomez (Metalbrain).
The assembler used is SjAsmPlus. For use with others assemblers maybe you
must adapt the conditional assembly directives.

Repository snapshot

  • Current branch
    master
  • Visibility
    public
  • Your access
    Read
  • Remote
    Configured