1 SDL for Dreamcast (beta2)
6 http://www.geocities.co.jp/Playtown/2004/
8 this work with kos-newlib
9 http://sourceforge.net/projects/dcquake/
12 - edit KOS_BASE in Makefie.dc for your enviroment
15 FIXME: The KOS thread files can be found on HERO's site - not in the SDL source.
16 - overwrite thread/*.c to kos-1.1.7/kernel/thread
19 compile with gl support
20 - install latest libgl from http://sourceforge.net/projects/dcquake/
21 - uncomment GL=1 in Makefile.dc
22 - make -f Makefile.dc clean
26 - copy include/*.h and libSDL.a or libSDL_gl.a for your enviroment
32 - Hardware page flip support
35 - thread, timer don't tested so much.