1$Id: README.ports,v 1.19 2001/09/17 02:26:42 cmatsuoka Exp $
2
3Tested ports:
4
5                  Graphics   Sound    Windowed  Fullscreen
6         Compiler  Driver    Driver   Graphics  Graphics  Aut/Maint.
7---------+-------+---------+---------+---------+---------+---------+
8 MS-DOS  |Watcom | Raw VGA |  dummy  |    no   |   yes   | Stuart  |
9 MS-DOS  |Turbo C| Raw VGA |  dummy  |    no   |   yes   | claudio |
10---------+-------+---------+---------+---------+---------+---------+
11 Linux   |  gcc  |   X11   |OSS,ALSA |   yes   |    no   | claudio |
12 Linux   |  gcc  | SVGAlib |OSS,ALSA |    no   |   yes   |  XoXus  |
13 Linux   |  gcc  |   SDL   |   SDL   |   yes   |   yes   |  Ryan   |
14 FreeBSD |  gcc  |   X11   | freebsd |   yes   |    no   |  Joep   |
15 NetBSD  |  gcc  |   X11   |   BSD   |   yes   |    no   |         |
16 Solaris |  gcc  |   X11   | solaris |   yes   |    no   |         |
17 AIX 4   |  gcc  |   X11   |  dummy  |   yes   |    no   |         |
18 IRIX    |MIPSpro|   X11   |   sgi   |   yes   |    no   | aheikin |
19---------+-------+---------+---------+---------+---------+---------+
20 BeOS 5  |  gcc  |   SDL   |   SDL   |   yes   |   yes   | claudio |
21---------+-------+---------+---------+---------+---------+---------+
22 MacOS X |   ?   |  Cocoa  |  dummy  |   yes   |    ?    |drzoltan |
23---------+-------+---------+---------+---------+---------+---------+
24 QNX	 |   ?   |  Photon |    ?    |    ?    |    ?    | jpenner |
25---------+-------+---------+---------+---------+---------+---------+
26 Windows |Mingw32|   DIB   |  dummy  |   yes   |    no   |rosinha, |
27 Windows*|Mingw32|   SDL   |   SDL   |   yes   |   yes   |igor,matt|
28 Windows |  VC++ |   DIB   |  WinMM  |   yes   |    no   |justin,  |
29 Windows |Cygwin |   DIB   |  WinMM  |   yes   |    no   |ryan&more|
30---------+-------+---------+---------+---------+---------+---------+
31 WinCE   | eVC3  |  WinCE  |  WinCE  |    no   |   yes   |  Vasyl  |
32---------+-------+---------+---------+---------+---------+---------+
33 OS/2    |  gcc  |   X11   |  dummy  |   yes   |    no   | Martin  |
34---------+-------+---------+---------+---------+---------+---------+
35 Amiga   |  gcc  |  amiga  |   AHI   |   yes   |   yes   |Paul Hill|
36 Amiga   | DICE  |  amiga  |  dummy  |   yes   |   yes   | claudio |
37---------+-------+---------+---------+---------+---------+---------+
38
39The Linux/X11 driver is known to work in the following architectures:
40IA32 (i386), PowerPC, IA64, S/390 and Alpha. The NetBSD, FreeBSD and
41BeOS ports have been tested on IA32. The Solaris port has been tested
42on Sparc.
43
44
45Not integrated to the main tree:
46
47                  Graphics   Sound    Windowed  Fullscreen
48         Compiler  Driver    Driver   Graphics  Graphics    Sound
49---------+-------+---------+---------+---------+---------+---------+
50 Acorn   |   ?   |    ?    |    ?    |    ?    |    ?    |    ?    |
51---------+-------+---------+---------+---------+---------+---------+
52 Atari   |   ?   |    ?    |    ?    |    ?    |    ?    |    ?    |
53---------+-------+---------+---------+---------+---------+---------+
54
55
56Untested, expected to work:
57
58                  Graphics   Sound    Windowed  Fullscreen
59         Compiler  Driver    Driver   Graphics  Graphics    Sound
60---------+-------+---------+---------+---------+---------+---------+
61 OpenBSD |  gcc  |   X11   |   BSD   |   yes   |    no   |    no   |
62 HP-UX   |  gcc  |   X11   |  dummy  |   yes   |    no   |    no   |
63 IRIX    |  gcc  |   X11   |   sgi   |   yes   |    no   |   yes   |
64---------+-------+---------+---------+---------+---------+---------+
65
66
67In progress:
68
69                  Graphics   Sound    Windowed  Fullscreen
70         Compiler  Driver    Driver   Graphics  Graphics    Sound
71---------+-------+---------+---------+---------+---------+---------+
72 MS-DOS  | DJGPP | allegro | allegro |    no   |   yes   |   yes   |
73---------+-------+---------+---------+---------+---------+---------+
74 Linux   |  gcc  |XF86 DGA |OSS,ALSA |    no   |   yes   |   yes   |
75---------+-------+---------+---------+---------+---------+---------+
76 MacOS   |  MPW  |  macos  |  macos  |   yes   |    no   |   yes   |
77---------+-------+---------+---------+---------+---------+---------+
78
79
80Incomplete, assistance required:
81
82                  Graphics   Sound    Windowed  Fullscreen
83         Compiler  Driver    Driver   Graphics  Graphics    Sound
84---------+-------+---------+---------+---------+---------+---------+
85 OS/2    |   ?   |  DIVE   |  DART   |   yes   |    no   |   yes   |
86---------+-------+---------+---------+---------+---------+---------+
87
88
89Planned:
90                  Graphics   Sound    Windowed  Fullscreen
91         Compiler  Driver    Driver   Graphics  Graphics    Sound
92---------+-------+---------+---------+---------+---------+---------+
93 PalmOS  |  gcc  |  palm   |  palm   |    no   |   yes   |   yes   |
94---------+-------+---------+---------+---------+---------+---------+
95
96