Gabriele Greco has released
SDL v1.2.5 beta for AmigaOS and MorphOS.
This version updates SDL to the latest source tree and fixes some bugs of the previous version. The most important one is the SixK P96 fix for hicolor modes.
Download SDL v1.2.5 binaries.Download SDL v1.2.5 Amiga source code.Source: amiga-news.deThe archive cointains:
* GCC 68k static library.
* GCC morphos static library.
* SAS/C static library
* The 68k SHARED SDL.library, works with any language or compiler able to parse an .fd file.
* A few SDL examples with a GCC Makefile to build them.
* Inlines, pragmas and .fd files for the 68k shared library.
* Includes and HTML docs from the original SDL archive.
All the examples are compiled for the shared version of SDL to save space and bring users and developers to choose the shared library solution but they all works (at least on my system) also with the static one.