/* Atari Nuq ChangeLog */

- v0.7:

SDL:
Updated to current SDL (cvs 01/04/2002)
More bug-fixes.

- v0.6:

NUQ:
Now based on unix system driver, and on cvs 20/02/2002.
Ported to SDL-1.2.4-cvs

SDL:
Keyboard not correctly handled in gem, bios, gemdos drivers.

- v0.5:

NUQ:
fullscreen (gem) and double buffer (xbios) are enabled by default.

SDL:
Keyboard not correctly flushed in the event loop in GEM.
New IKBD 6301 driver for keyboard/mouse.

- v0.4:

NUQ:
Added vid_doublebuf variable for video.
Host_Shutdown() was not called in Sys_Quit().
Program and all used libraries recompiled to be 040/060 FPU friendly.

- v0.3:

NUQ:
Recompiled with default (heavy) optimizations, binaries are bigger.

SDL:
XBIOS video modes not correctly initialized in SDL.
VDI support removed.
GEM supports fullscreen, and direct access to screen (EdDI >= 1.1).

- v0.2:

NUQ:
Ported with SDL-1.2.3
The FPU version was not working because binary linked with wrong libraries.

SDL:
Added GEM driver for video.

- v0.1:

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