Short: Improved xpkDMCB.library Author: Cosmos Uploader: cosmos amiga gmail com Type: util/pack Version: 1.1 Replaces: util/pack/xpkDMCB_improved.lha Requires: OS 3.0+ and 68020+ with 881+ Architecture: m68k-amigaos URL: http://cosmosamiga.blogspot.com Improved xpkDMCB.library xpkDMCB v1.1 (1456 bytes) - Romable - Very better registers usage - About 55% faster on my 68060 rev6 in compression and decompression - 688 bytes saved xpkDMCB v1.0 (1888 bytes) - Clean exit if 000/010 detected - Clean exit if 881/882 not detected - fix FPU detection - Correct EndMarker - Use faster integer unit instead of float when possible - Buffer use now one R_AllocMem/R_FreeMem instead of two R_AllocVec/R_FreeVec - Unused registers not saved anymore into the stack now - Tiny subroutines inlined in big loops - 100% PC relatif - Use pOEP/sOEP as always as possible on 060 - Integer mnemonics grouped just after three fdiv - About 20% faster on my 68060 rev6 in compression and decompression - 256 bytes saved xpkDMCB v0.8 (2144 bytes) - by André Osterhues - xpkDMCB.library is shareware - Author email : osterh00@marvin.informatik.uni-dortmund.de