/* Nuq changes and benchmarks */

- Benchmark: time from double-click on the desktop to when you see the torch
on wall on the demo (just after the console at start fade out).

OS | SDL driver | Machine (CPU/Freq) | Binary used

TOS, xbios, Falcon (68030/16), no fpu	> 5mn (way too long)
TOS, xbios, Aranym (K6-2/533), no fpu	~ 1mn55s
TOS, xbios, STonX (K6-2/533), no fpu	~ 1mn01s
TOS, xbios, Aranym (K6-2/533), fpu	~ 43s
Linux, X11, PC (K6-2/533), fpu		~ 3s

- v0.2:

FIX:
The FPU version was not working because binary linked with wrong libraries.

Ported with SDL-1.2.3, added GEM driver for video.

- v0.1:

Ported Nuq (cvs 28/11/2001) to m68k-atari-mint, using SDL-1.2.2
