Psych was added to the build system. It requires fops.s for maths. Two notable things need to be fixed to make it assemble: * d1 must be defined, presumably to a 1 following the patterns of other decimal numbers. * variable xx must be renamed so it doesn't clash with the xx instruction mnemonic used by the perl cross assembler.