ack/plat/linux68k/emu
tevorbl 04fe0aa53e fixed floats in printf in linux59k platform
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.
2020-06-01 20:53:29 +01:00
..
musashi fixed floats in printf in linux59k platform 2020-06-01 20:53:29 +01:00
build.lua update platform linux68k 2020-05-28 13:06:08 +01:00
m68kconf.h update platform linux68k 2020-05-28 13:06:08 +01:00
sim.c update platform linux68k 2020-05-28 13:06:08 +01:00
sim.h update platform linux68k 2020-05-28 13:06:08 +01:00