Hi,
Anybody looked at this cruncher (Amiga executable and raw datas) ? Stronger than the last version of exomizer.
And requiring only 3kb of memory...
https://github.com/askeksa/Shrinkler
Quote from: beb on 16:15, 16 January 18
Hi,
Anybody looked at this cruncher (Amiga executable and raw datas) ? Stronger than the last version of exomizer.
And requiring only 3kb of memory...
https://github.com/askeksa/Shrinkler (https://github.com/askeksa/Shrinkler)
Arithmetic compression with a multiplication (16bx16b=>32b) for each bit, a Z80 version will be slow as hell
Quote from: roudoudou on 21:50, 16 January 18
Arithmetic compression with a multiplication (16bx16b=>32b) for each bit, a Z80 version will be slow as hell
It's certainly not for (on the fly) AY register depacking... But for tiny things like 8 or 4kb stuff...
Still "slow as hell" on amiga. But one of the most efficient.
Hi there, is made a Z80 version of the decruncher -> http://www.cpcwiki.eu/forum/programming/shrinkler-z80-decrunch-routine/