SDL based games can be found in http://os2site.com/sw/games/sdl/ Simple Directmedia Layer (SDL) - Simple DirectMedia Layer/2 is a multimedia library designed to provide low level access to audio, keyboard, mouse, simple joysticks (not USB) and 2D video framebuffer. Changes from previous release: - Ported two new SDL support libraries: SDL_gfx and SDL_ttf - Fixed a semaphore implementation problem - Fixed graphical problems, like regular freezes for some seconds, wrong window redrawing with scaled windows, etc... - Incorporated previous fixes made for DosBox The SDL/2 package now contains the following libraries: - SDL 1.2.7 - SDL_mixer 1.2.5 - SDL_image 1.2.3 - SDL_gfx 2.0.13 - SDL_net 1.2.5 - SDL_ttf 2.0.6 Official SDL homepage: http://www.libsdl.org/index.php Homepage of the OS/2 port: http://sdl.netlabs.org/ Url: ftp://ftp.netlabs.org/pub/sdl/ SDL/2 Sources SDL/2 librarys and sources with makefiles for the OpenWatcom compiler. You need it, if you want to develop SDL/2 programs. Use the precompiled librarys with GCC, please read the instructions under http://wiki.netlabs.org/index.php/SDL. * Version: 1.2.7 - 20041222 * Homepage: http://www.libsdl.org * Ported by: Doodle * Compiler: OpenWatcom 1.2 SDL/2 DevPack SDL/2 DevPack include header files and precompiled librarys for: * SDL/2 Image * SDL/2 Mixer * SDL/2