Now the files match 100%


Its taken so long to figure the compiler out that I can't remember why I wanted to do all this in the first place

I've got a feeling that what czietz touched on here may cause some problems due to the 040 having a subset of, or emulating some 68881/2 commands.czietz wrote: Thu Jun 20, 2019 9:52 am EDIT: Also I wonder if the combination of 68040/68881 is even allowed in Devpac, considering that the 68040 has a builtin FPU.
I guess it's harmless - there isn't a 68881/2 instruction which isn't allowed on the 040 (natively or via emulation). IIRC there is only one or two opcodes which have the same syntax but are different on 030 and 040/060 CPUs and none of them is an FPU instruction.czietz wrote: Thu Jun 20, 2019 9:52 amEDIT: Also I wonder if the combination of 68040/68881 is even allowed in Devpac, considering that the 68040 has a builtin FPU.