Folco (./89) :
Potential bug in sld.asm, ExtractFileFromPack : unexpected behavior if HLock destroys (sp).w
move.w (sp),-(sp) // ROM_THROW HLock // addq.l #2,sp would solve that
Under PedroM, I control how HLock is written and which registers are destroyed
