Previous 199869 Revisions Next

r31028 Wednesday 18th June, 2014 at 20:39:34 UTC by O. Galibert
well, next *needs* the rounding mode, or white is black... (nw)
[src/emu/cpu/m68000]m68kfpu.inc

trunk/src/emu/cpu/m68000/m68kfpu.inc
r31027r31028
16621662      }
16631663   }
16641664
1665#if 0
16661665   // FIXME: (2011-12-18 ost)
16671666   // rounding_mode and rounding_precision of softfloat.c should be set according to current fpcr
16681667   // but:  with this code on Apollo the following programs in /systest/fptest will fail:
r31027r31028
17101709         break;
17111710      }
17121711   }
1713#endif
17141712
17151713   m68k->remaining_cycles -= 10;
17161714}

Previous 199869 Revisions Next


© 1997-2024 The MAME Team