Short: RTG port of the SDL2 audio/video library Author: NovaCoder Uploader: novacoder yahoo co uk Type: dev/lib Version: 2.30.3.01 Architecture: m68k-amigaos >= 3.1.0 Distribution: Aminet Overview: Port of SDL2 to Amiga 68k that I've been working on for the past month. I used the OS4 port as a starting point (thanks guys), most things are now working I think. I did this library to enable me to update some of my old SDL 1.2 ports like Exult and FreeSynd which are now SDL2 only. For performance and simplicity, only 24/32-bit RTG modes are supported. This library will only be of practical use running on a PiStorm 4. Requirements: 1) An RTG Amiga (32-bit pixel format ARGB recommended). 2) 68060 processor or better (PiStorm recommended). Features: OpenGL support using my own NovaMesa library. Limitations: 1) Only 23/32-bit color depths are supported 2) No CDROM support 3) No network support Links: https://github.com/NovaCoderX/SDL2 (source code) https://github.com/NovaCoderX/Nova-Mesa (source code)