[hatari-devel] Special WinUAE FPU settings (was: Hatari doesn't work with old versions' config files)

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


 Hi Nicolas,

Am Sat, 2 Apr 2016 19:17:59 +0200
schrieb Nicolas Pomarède <npomarede@xxxxxxxxxxxx>:

> Le 02/04/2016 10:08, Thomas Huth a écrit :
> 
> > Actually, this was really still executing 68030 MMU instructions!
> > There was a setting in the WinUAE sources that we did not set right
> > yet, so the PMOVE instruction was still allowed in 68060 mode! So
> > TOS was able to still use that instruction, although it's only
> > available on the 68030. Anyway, it's fixed now.  
> 
> thanks for fixing this, I didn't check all the new options in the
> recent WinUae cpu core we use compared to the previous one we had, so
> this was forgotten.

Seems like there is a similar setting for the FPU, too:

 fpu_no_unimplemented

.... should we also initialize that to "true"?

Another observation: "fpu_strict" seems to be only used by the JIT code
which we do not use yet. Shall we disable that "FPU slower but more
compatible" setting in the GUI? (and maybe also the "--fpu-compatible"
CLI option?)

 Thomas



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/