comparison README @ 281:c5010ab8ba35

Added initial support for Atari (thanks Patrice!)
author Sam Lantinga <slouken@libsdl.org>
date Sun, 17 Feb 2002 19:54:28 +0000
parents 217b02923e79
children 3791ff65cddd
comparison
equal deleted inserted replaced
280:0ddcea45d829 281:c5010ab8ba35
15 SDL is written in C, but works with C++ natively, and has bindings to 15 SDL is written in C, but works with C++ natively, and has bindings to
16 several other languages, including Ada, Eiffel, ML, Perl, and Python. 16 several other languages, including Ada, Eiffel, ML, Perl, and Python.
17 17
18 The current version supports Linux, Windows, BeOS, MacOS, MacOS X, 18 The current version supports Linux, Windows, BeOS, MacOS, MacOS X,
19 FreeBSD, BSD/OS, Solaris, and IRIX. The code contains support for 19 FreeBSD, BSD/OS, Solaris, and IRIX. The code contains support for
20 Windows CE, OpenBSD, NetBSD, AIX, OSF/Tru64, and QNX, but these are 20 Atari, Windows CE, OpenBSD, NetBSD, AIX, OSF/Tru64, and QNX, but these
21 not yet officially supported. 21 are not yet officially supported.
22 22
23 This library is distributed under GNU LGPL version 2, which can be 23 This library is distributed under GNU LGPL version 2, which can be
24 found in the file "COPYING". This license allows you to use SDL 24 found in the file "COPYING". This license allows you to use SDL
25 freely in commercial programs as long as you link with the dynamic 25 freely in commercial programs as long as you link with the dynamic
26 library. 26 library.