[Oberon] RISC emulator and floating-point
Peter De Wachter
pdewacht at gmail.com
Tue Mar 25 20:33:37 CET 2014
On 25-03-14 11:59, Paul Reed wrote:
> Yes that's definitely weird, probably a consequence of the circuitous
> cross-compilation route (via my own RISC VM) I used to create the image.
> I will look at this further and let you know in due course. Sorry for any
> inconvenience and thanks for the feedback!
No problem. It just confused me for a bit. I managed to get working
floating point by replacing the floating point constants in ORS with a
SYSTEM.VAL(REAL, bits) construction, and then recompiling the other
floating-point-using modules using the modified compiler.
More information about the Oberon
mailing list