Short: Sources of Amiga SDL 1.2.6 Author: Gabriele Greco Uploader: Jaime Cagigal Type: dev/misc Version: 1.2.6 Architecture: generic These are the sources of the last SDL.library version released by Gabriele Greco on 7-9-2003. For more information, check out Gabriele Greco's SDL webpage: http://ggreco.interfree.it/sdl.html 7-9-2003 - SDL 1.2.6 beta released. This version updates SDL to the latest source tree and fixes some bugs of the previous version. The 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. Being a beta it prints some debug informations to your serial port. You can catch this information with sushi, sashimi or similar tools.