04fe0aa53e
problem was implementation of fint & fintrz floating point ops in m68kfpu.c Both these ops truncated the integer to 32 bits instead of leaving it as an extended precision floating point number Changed the implementation to use 64 bit ints instead of 32 bit ints. |
||
---|---|---|
.. | ||
musashi | ||
build.lua | ||
m68kconf.h | ||
sim.c | ||
sim.h |