Hi, Does anyone know of a tool which can convert between Motorola's FFP (Fast Floating Point) float format and IEEE754?
I'm trying to reverse-engineer some ancient 68k code which uses the FFP library, but a load of the floating point constants have been hard-coded as hex constants, which is making things hard to interpret... I've tried to convert the 68k assembler in FFPIEEE.SA to C, but I must have missed something because it just isn't working... Thanks, -- Phil. [email protected] http://www.philpem.me.uk/
