Short: AGA 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 AGA 68k port of the SDL (static library only) This is a (fast) AGA 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 AGA 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 AGA support (PAL/NTSC) 2) 060 + FPU 3) AHI Installed and configured correctly Featurs: 1) 8 bit color depth with a max resolution of 640x512 (PAL) 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 fullscreen mode supported