SDL_StartTicks()
[AGA_CreateDevice]: Called
[AGA_VideoInit]: Called
SDL_DestroyMutex()
SDL_StartEventThread()
SDL_CreateMutex()
[AGA_SetVideoMode]: width=320, height=240, bpp=8
[AGA_SetVideoMode]: SDL_SWSURFACE requested
[AGA_SetVideoMode]: SDL_HWSURFACE NOT requested
[AGA_SetVideoMode]: SDL_HWPALETTE NOT requested
[AGA_SetVideoMode]: SDL_DOUBLEBUF NOT requested
[AGA_SetVideoMode]: SDL_FULLSCREEN requested
[AGA_SetVideoMode]: Looking for the best PAL display mode
Creating a screen - width=320, height=240, bpp=8
Creating a full screen window - width=320, height=240
[AGA_SetColors]: first color = 0
[AGA_SetColors]: number of colors = 256
[ApplyPaletteUpdates]: palette dirty start = 0
[ApplyPaletteUpdates]: palette dirty end = 256
Requested mode: 320x240x8, obtained mode 320x240x8 (offset 0)
SDL_ConvertSurface()
[AGA_SetColors]: first color = 0
[AGA_SetColors]: number of colors = 256
[ApplyPaletteUpdates]: palette dirty start = 0
[ApplyPaletteUpdates]: palette dirty end = 256
SDL_DestroyMutex()
[AGA_VideoQuit]: Called
[AGA_ShutdownMode]: Closing the hardware window
[AGA_ShutdownMode]: Currently running in full screen mode
[AGA_ShutdownMode]: Closing the hardware screen
[AGA_DeleteDevice]: Current video device is not NULL
SDL_FinishTicks()
