Short: RTG port of the SDL audio/video library Author: NovaCoder Uploader: novacoder.yahoo.co.uk (NovaCoder) Type: dev/lib Version: 1.2.15.002 Architecture: m68k-amigaos >= 3.1.0 Distribution: Aminet Kurz: Amiga Portierung von SDL Overview: Amiga RTG 68k port of the SDL (static library only) This is a (fast) RTG port of the SDL library v1.2.15, I have released it in the hope that it can be used to port some applications to RTG 68k. As this is a cut-down version of the SDL, you need to read the limitations section carefully before deciding to use this library. I have included a basic sample application which shows how to use the library. Requirements: 1) An Amiga with RTG support 2) 040 + FPU 3) AHI Installed and configured correctly Features: 1) Full screen and window mode support 2) Both double buffering and dirty rectangle drawing modes supported internally (see sample application) 3) Threading support 4) AHI used for audio (note, threading will always be used if you enable sound) 5) Input support (keyboard, mouse and joystick) 6) Timer support 7) SDL Mixer support (Ogg Voribs) Limitations: 1) No CDROM support 2) Only 8 bit color depth supported for the source data (actual target can be any depth)