Fix for misclassifying valid uncompressed AIFs
UnSqueeze was only checking for old school "BLNV 0" in the decompressor field, and so on encountering "MOV R0,R0" would report 'Input file is not a valid AIF run image' rather than the correct 'Input file is not squeezed' error.