Mercurial > sdl-ios-xcode
comparison README @ 3272:e8f63b28947d
Removed outdated Dreamcast support
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 19 Sep 2009 07:21:22 +0000 |
parents | a67a961e2171 |
children | 1ed5d432e468 |
comparison
equal
deleted
inserted
replaced
3271:32fc3ba8df0b | 3272:e8f63b28947d |
---|---|
12 level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, | 12 level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, |
13 and 2D framebuffer across multiple platforms. | 13 and 2D framebuffer across multiple platforms. |
14 | 14 |
15 The current version supports Linux, Windows, Windows CE, BeOS, MacOS, | 15 The current version supports Linux, Windows, Windows CE, BeOS, MacOS, |
16 Mac OS X, FreeBSD, NetBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX. | 16 Mac OS X, FreeBSD, NetBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX. |
17 The code contains support for Dreamcast, Atari, AIX, OSF/Tru64, | 17 The code contains support for Atari, AIX, OSF/Tru64, RISC OS, and |
18 RISC OS, SymbianOS, but these are not officially supported. | 18 SymbianOS, but these are not officially supported. |
19 | 19 |
20 SDL is written in C, but works with C++ natively, and has bindings to | 20 SDL is written in C, but works with C++ natively, and has bindings to |
21 several other languages, including Ada, C#, Eiffel, Erlang, Euphoria, | 21 several other languages, including Ada, C#, Eiffel, Erlang, Euphoria, |
22 Guile, Haskell, Java, Lisp, Lua, ML, Objective C, Pascal, Perl, PHP, | 22 Guile, Haskell, Java, Lisp, Lua, ML, Objective C, Pascal, Perl, PHP, |
23 Pike, Pliant, Python, Ruby, and Smalltalk. | 23 Pike, Pliant, Python, Ruby, and Smalltalk. |