Paul Wratt wrote:
What do other CPU with FPU say for _CPU cookie
On the FireBee:- FireTOS emulates a 68060 (but without FPU). _CPU is 60 (but _CF_ is present, indicating that the underlying CPU is a ColdFire).
- EmuTOS for ColdFire has not 680x0 emulation, so the _CPU cookie does not exist at all (but _CF_ is present). So a thin 680x0 emulation layer could be added as a TSR in the AUTO folder and add its _CPU cookie accordingly.
-- Vincent Rivière