summaryrefslogtreecommitdiffstats
path: root/system/86box/README
blob: 1dd2c54f7e546d1c3496366a985b36457edd89c2 (plain)
86box (PC emulator)

86box is a low level x86 emulator that runs older operating systems
and software designed for IBM PC systems and compatibles from 1981
through fairly recent system designs based on the PCI bus.

Features:

- Easy to use interface inspired by mainstream hypervisor software.
- Low level emulation of 8086-based processors up to the Mendocino-era
  Celeron with focus on accuracy.
- Great range of customizability of virtual machines.
- Many available systems, such as the very first IBM PC 5150 from 1981,
  or the more obscure IBM PS/2 line of systems based on the Micro
  Channel Architecture.
- Lots of supported peripherals including video adapters, sound cards,
  network adapters, hard disk controllers, and SCSI adapters.
- MIDI output to Windows built-in MIDI support, FluidSynth, or emulated
  Roland synthesizers.
- Supports running MS-DOS, older Windows versions, OS/2, many Linux
  distributions, or vintage systems such as BeOS or NEXTSTEP, and
  applications for these systems.

The package includes the ROM images required for emulation.

Full documentation is available at:
https://86box.readthedocs.io/en/latest/index.html

Optional dependency: rtmidi (autodetected). If rtmidi is installed
at build time, 86box will be buit with support for it. If you have
rtmidi installed but want to build without it, export RTMIDI=no in the
environment.