Difference between revisions of "Intel CPUs"

From Emulation General Wiki
Jump to navigation Jump to search
(removed more xt stuff)
Line 1: Line 1:
The '''[[wikipedia:Intel_8086|8086 CPU]]''' is the first CPU to ever have the x86 arch. It was used in the IBM PC which was widely popular.
+
The '''[[wikipedia:Intel_8086|8086 CPU]]''' is the first CPU to ever have the [[wikipedia:x86|x86]] architecture. It was used in the IBM PC which was widely popular.
  
 
==Emulators==
 
==Emulators==

Revision as of 15:17, 12 December 2018

The 8086 CPU is the first CPU to ever have the x86 architecture. It was used in the IBM PC which was widely popular.

Emulators

Name Operating System(s) Latest Version 8086 emulation* 286 emulation 386 emulation 486 emulation Pentium emulation* Active Recommended
PC
86Box Windows Git
PCem Windows, Linux 14
DOSBox Windows, Linux, FreeBSD 0.74-2
SVN
DOSBox-X Multi-platform 0.82.10 ~
QEMU Windows, Linux, macOS 3.1.0-rc2 ? ? ? ? ?
Bochs Windows, Linux, BSD, OS/2,
BeOS, MorphOS, AmigaOS
2.6.9
PCjs Web browser Git
MAME Multi-platform 0.264 ? ? ? ? ?
DOSEmu Linux 1.4.0 ? ? ? ? ?
DOSEmu2 Linux 2.0pre8 ? ? ? ? ?
Mobile
QEMU Android 3.1.0-rc2 ? ? ? ? ?
Bochs Android 2.6.9
aDOSBox Android 0.2.5
AnDOSBox Android 1.2.8
DosBox Turbo Android 2.2.0
gDosBox Android 0.7.5.5
Magic Dosbox Android 1.0.61
Consoles
Bochs PlayStation 2 2.6.9

*8086 emulation includes the 8088 CPU. *Pentium emulation includes variants and the Pentium II.

Notes

DOSBox-X
The Git readme file (Under the Comments on what DOSBox-X is lacking) for DOSBox-X states that "DOSBox-X contains code only to emulate the 8088 through the Pentium Pro. If Pentium II or higher emulation is desired, consider using Bochs or QEMU instead. DOSBox-X may eventually develop Pentium II emulation..." if the user demand is there.