The following table shows the supported platforms with a small description and the available display libraries on these platforms. The display library is the code that displays the Bochs VGA screen and handles keyboard and mouse events.
Table 1-2. Supported platforms
Platform | Description | Display Libraries |
---|---|---|
Unix/X11 | X windows has always been well supported because it was Kevin Lawton's main development platform. Bryce Denney maintains the Unix/X11 platform now. Most features and fixes (not all) are tried first in Unix and then ported to the others; see Section 3.4 for compile instructions. | x, sdl, wx, term, rfb |
Win32 | This port was done by David Ross and is now maintained by Don Becker. You can compile with Microsoft Visual C++ 5.0 or 6.0, see Section 3.4.4 for compile instructions, or Cygwin, see Section 3.4.5. | win32, sdl, wx, rfb |
BeOS | Kevin Lawton wrote this port, originally to R3/PPC using CodeWarrior. It now works on R4/x86 with egcs. Simon Huet picked up maintaining/reworking the BeOS GUI port. In September 2001, Bernd Korz of Yellow Tab, Inc. (www.yellowtab.com), took over the BeOS/Zeta port, and is working on raw CD-ROM and raw floppy support. For compiling, see Section 3.4.8. | beos, sdl |
MacOS X | Emmanuel Mailliard ported the Macintosh code to MacOS X with Carbon API. Jeremy Parsons (Br'fin) has been maintaining the MacOS X port since March 2002; see Section 3.4.7 for compile instructions. | carbon, x, rfb, sdl |
Macintosh | David Batterham ported Bochs to the Mac. He compiled with CodeWarrior Pro R1 (CW12) but has not had time to maintain the Mac port since early 2000. If you have Mac development tools and want to contribute, contact the bochs-developers mailing list; see Section 3.4.6 for compile instructions. | macos |
Amiga/MorphOS | This port is written and maintained by Nicholai Benalal, see Section 3.4.9 for compile instructions. | amigaos |
OS/2 | Nick Behnken used PE2LX to translate David Ross' Win32 port to an OS/2 program. This hasn't been updated for a long time, and Nick Behnken's page seems to be inactive. Also, Craig Ballantyne ported Bochs to OS/2, but his web page has disappeared and his port has not been updated since March 2000. If you want to bring the OS/2 port up to date, contact the bochs-developers mailing list. | ??? |