EngiNerd89 9daf161aee Added the following new machines:
- Olivetti M19.
- Olivetti M240.

Implemented mainboard jumper settings for Olivetti M24 machine:
- Like on a real M24, onboard video card can be disabled, and other video cards can be installed.
- Renamed m_olivetti_m24.c to m_xt_olivetti.c, as it handles all XT-class Olivetti machines.

Decoupled Olivetti OGC (640x400 extended CGA) from M24 machine code:
- OGC exists both as 16-bit proprietary card and 8-bit ISA card (GO708).
- Implemented underlined text handling in 80x25 character mode.
- Like Compaq CGA, replaced code portions common to CGA with calls to vid_cga.c.
2020-12-05 20:15:53 +01:00
2020-09-02 18:35:45 +02:00
2020-12-05 20:15:53 +01:00
2020-11-13 05:11:56 +05:00
2020-11-16 23:38:46 -06:00
2020-09-20 20:42:01 +03:00

86Box

86Box is an IBM PC system emulator that specializes in running old operating systems and software designed for IBM PC systems and compatibles from 1981 through fairly recent system designs based on the PCI bus.

86Box is released under the GNU General Public License, version 2 or later. For more information, see the COPYING file.

The project maintainer is OBattler.

If you need a configuration manager for 86Box, use the 86Box Manager, our officially endorsed 86Box configuration manager, developed by Overdoze (daviunic).

Community

We operate an IRC channel and a Discord server for discussing anything related to retro computing and, of course, 86Box. We look forward to hearing from you!

Visit our IRC channel

Visit our Discord server

Getting started

See our documentation for an overview of the emulator's features and user interface.

Building

See the build guide.

Automatic builds

For your convenience, we compile a number of 86Box builds per revision on our Jenkins instance.

Regular Debug Optimized Experimental
Build Status Build Status Build Status Build Status

Legend

  • Regular builds are compiled using the settings in the building guide above. Use these if you don't know which build to use.
  • Debug builds are same as regular builds but include debug symbols. If you don't need them, you don't need to use this build.
  • Optimized builds have the same feature set as regular builds, but are optimized for every modern Intel and AMD processor architecture, which might improve the emulator's performance in certain scenarios.
  • Experimental (Dev) builds are similar to regular builds but are compiled with certain unfinished features enabled. These builds are not optimized for maximum performance.

Donations

We do not charge you for the emulator but donations are still welcome: https://paypal.me/86Box.

You can now also support the project on Patreon: https://www.patreon.com/86box.

Description
[soft fork] Emulator of x86-based machines.
Readme 130 MiB
Languages
C 88.7%
C++ 10.4%
HTML 0.4%
CMake 0.3%
Shell 0.2%