Difference between revisions of "Intel CPUs"

From Emulation General Wiki
Jump to navigation Jump to search
(top bit isn't true. they don't emulate the entire cpu. (I) need to learn a bit more about it.)
m
(45 intermediate revisions by 20 users not shown)
Line 1: Line 1:
 +
The PC platform is an open architecture system that was originally designed by IBM in 1980. IBM's PC 5150 is the progenitor (though in no way representative of iterative designs like the desktops and laptops you may be familiar with today). The success of the PC architecture in the 1980s prompted Intel to iterate on its x86 processors, which is why this page is called '''Intel CPUs'''.
 +
 +
The history of the PC is comprehensive, but a good summary is that almost every component of the 5150 was off-the-shelf (i.e. parts that IBM didn't make themselves or sign an exclusivity agreement for others to use). IBM hoped that if clones popped up, they could sue them using the firmware in the BIOS, which they had [[Licensing|copyright]] over. However, Compaq came up with a replacement firmware based solely on documentation from IBM that they made publicly available, which they defended as a clean-room reimplementation. As a result, IBM lost control over the platform. The next major iteration would come from Intel in 1995 called ATX.
 +
 +
Sometime in the 90s, a speedup was found in PC emulation that could run software near-natively. This became the basis for [[hypervisors]], which are different from conventional emulators listed here since they require the host architecture to be at the very least x86-compatible.
  
 
==Emulators==
 
==Emulators==
 +
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
! scope="col"|Operating System(s)
+
! scope="col"|Platform(s)
 
! scope="col"|Latest Version
 
! scope="col"|Latest Version
! scope="col"|8086 emulation<nowiki>*¹</nowiki>
+
! scope="col"|8086<nowiki>*¹</nowiki>
! scope="col"|286 emulation
+
! scope="col"|286
! scope="col"|386 emulation<nowiki>*²</nowiki>
+
! scope="col"|386<nowiki>*²</nowiki>
! scope="col"|486 emulation<nowiki>*³</nowiki>
+
! scope="col"|486<nowiki>*³</nowiki>
! scope="col"|Pentium emulation<nowiki>*⁴</nowiki>
+
! scope="col"|Pentium<nowiki>*⁴</nowiki>
! scope="col"|Pentium II emulation<nowiki>*⁵</nowiki>
+
! scope="col"|Pentium II<nowiki>*⁵</nowiki>
 +
! scope="col"|Celeron<nowiki>*⁶</nowiki>
 +
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
!colspan="11"|PC
+
!colspan="13"|PC / x86
 
|-
 
|-
 
|[[86Box]]
 
|[[86Box]]
|Windows
+
|align=left|{{Icon|Windows}}
|[https://github.com/OBattler/86Box Git]
+
|[https://github.com/86Box/86Box git]
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{~}} ||{{✓}} ||{{✓}}
+
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|-
 
|[[PCem]]
 
|[[PCem]]
|Windows, Linux
+
|align=left|{{Icon|Windows|Linux|Mac}}
|[http://pcem-emulator.co.uk 14]
+
|[http://pcem-emulator.co.uk {{PCemVer}}] [https://github.com/PCemOnMac/PCemV17macOS/releases git]<small> (macos)</small>
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✓}} ||{{✓}}
+
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✓}}
 +
|-
 +
|[https://www.varcem.com VARCem]
 +
|align=left|{{Icon|Windows|Linux|Mac}}
 +
|[https://www.varcem.com/?page=dl Builds]
 +
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{~}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|-
|[[DOSBox#DOSBox-X|DOSBox-X]]
+
|[[DOSBox#Forks|DOSBox-X]]
|Multi-platform
+
|align=left|{{Icon|Windows|Linux|macOS|FreeBSD}}
|[https://github.com/joncampbell123/dosbox-x/releases 0.82.14]
+
|[https://github.com/joncampbell123/dosbox-x/releases {{DOSBox-XVer}}]
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✓}} ||{{✓}}
+
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|-
 
|[[DOSBox]]
 
|[[DOSBox]]
|Windows, Linux, FreeBSD and more
+
|align=left|{{Icon|Windows|Linux|macOS|FreeBSD}}
|[http://www.dosbox.com/download.php?main=1 0.74-2] <br /> [http://www.dosbox.com/wiki/SVN_Builds#List_of_SVN_Builds SVN]
+
|[http://www.dosbox.com/download.php?main=1 0.74-3] <br /> [http://www.dosbox.com/wiki/SVN_Builds#List_of_SVN_Builds SVN]
|{{✗}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✓}}
+
|{{✗}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|-
 
 
|[[Bochs]]
 
|[[Bochs]]
|Windows, Linux, BSD, OS/2,<br/>BeOS, MorphOS, [[Amiga emulators|AmigaOS]]
+
|align=left|{{Icon|Windows|Linux|FreeBSD|BeOS}}<br>{{Icon|OS2|AmigaOS|MorphOS}}
|[https://sourceforge.net/projects/bochs/files/bochs/ 2.6.9]
+
|[https://sourceforge.net/projects/bochs/files/bochs {{BochsVer}}]
|{{✗}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✗}}
+
|{{✗}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|-
|PCjs
+
|[https://www.pcjs.org/ PCjs]
|Web browser
+
|align=left|{{Icon|Web}}
|[https://github.com/jeffpar/pcjs/releases 1.74.1]
+
|[https://github.com/jeffpar/pcjs git]
|{{✓}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✗}}
+
|{{✓}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|-
 
|[[MAME]]
 
|[[MAME]]
|Multi-platform
+
|align=left|{{Icon|Windows|Linux|macOS|FreeBSD}}
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
|{{~}} ||{{~}} ||{{~}} ||{{~}} ||{{~}} ||{{~}} ||{{✓}} ||{{✗}}
+
|{{✓}} ||{{✓}} ||{{✓}} ||{{}} ||{{~}} ||{{~}} ||{{~}} ||{{}} ||{{✓}} ||{{✗}}
 
|-
 
|-
 
|[[QEMU]]
 
|[[QEMU]]
|Windows, Linux, macOS
+
|align=left|{{Icon|Windows|Linux|macOS}}
|3.1.0-rc2
+
|[https://www.qemu.org/download/ {{QEMUVer}}]
|? ||? ||? ||? ||||? ||{{✓}} ||{{✗}}
+
|{{✗}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}}<ref group=N name=conroe>Supports the [[wikipedia:Conroe_(microprocessor)|Conroe]] model.</ref> ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|-
|[http://dosemu.sourceforge.net/ DOSEmu]
+
!colspan="13"|Mobile / ARM
|Linux
 
|[https://sourceforge.net/projects/dosemu/files/ 1.4.0]
 
|? ||? ||? ||? ||?  ||? ||{{✗}} ||{{✗}}
 
 
|-
 
|-
|[http://stsp.github.io/dosemu2/ DOSEmu2]
+
|Magic DOSBox
|Linux
+
|align=left|{{Icon|Android}}
|[https://github.com/stsp/dosemu2 2.0pre8]
+
|[https://play.google.com/store/apps/details?id=bruenor.magicbox 1.0.72]
|? ||? ||? ||? ||||? ||{{}} ||{{✗}}
+
|{{✗}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{}} ||{{✗}} ||{{✓}} ||{{✓}}
|-
 
!colspan="11"|Mobile
 
 
|-
 
|-
|[[QEMU]]
+
|[[QEMU|Limbo]]
|[[Android emulators|Android]]
+
|align=left|{{Icon|Android|WinMobile}}
|3.1.0-rc2
+
|[https://github.com/limboemu/limbo/wiki 5.1.0]
|? ||? ||? ||? ||? ||? ||{{✓}} ||{{✓}}
+
[https://forum.xda-developers.com/attachments/qemu-7z.475570 WinMobile build]
 +
|{{✗}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}}<ref group=N name=conroe /> ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|-
 
|[[Bochs]]
 
|[[Bochs]]
|[[Android emulators|Android]]
+
|align=left|{{Icon|Android}}
|[https://sourceforge.net/projects/bochs/files/bochs/ 2.6.9]
+
|[https://sourceforge.net/projects/bochs/files/bochs {{BochsVer}}]
|{{✗}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✓}} ||? ||{{✓}} ||{{✗}}
+
|{{✗}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|-
|aDOSBox
+
|DOSBox Turbo
|[[Android emulators|Android]]
+
|align=left|{{Icon|Android}}
|0.2.5
+
|[https://play.google.com/store/apps/details?id=com.fishstix.dosbox 2.2.0]
|{{✗}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}}
+
|{{✗}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}}
 
|-
 
|-
|AnDOSBox
+
|gDOSBox
|[[Android emulators|Android]]
+
|align=left|{{Icon|Android}}
|[https://play.google.com/store/apps/details?id=com.locnet.dosbox 1.2.8]
+
|[https://m.apkpure.com/gdosbox-dosbox-for-android/org.gemesys.android.dosbox 0.7.5.5]
|{{✗}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}}
+
|{{✗}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||? ||{{✗}} ||{{✗}}
 
|-
 
|-
|DosBox Turbo
+
|aDOSBox
|[[Android emulators|Android]]
+
|align=left|{{Icon|Android}}
|[https://play.google.com/store/apps/details?id=com.fishstix.dosbox 2.2.0]
+
|[https://f-droid.org/en/packages/org.hystudio.android.dosbox/ 0.2.5]
|{{✗}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}}
+
|{{✗}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✗}} ||{{✗}}
|-
 
|gDosBox
 
|[[Android emulators|Android]]
 
|[https://play.google.com/store/apps/details?id=org.gemesys.android.dosbox 0.7.5.5]
 
|{{✗}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✗}}
 
 
|-
 
|-
|Magic DosBox
+
|DOSBoxPPC
|[[Android emulators|Android]]
+
|align=left|{{Icon|WinMobile}}
|[https://play.google.com/store/apps/details?id=bruenor.magicbox 1.0.72]
+
|[http://www.freewarepocketpc.net/ppc-download-dosboxppc-v0-63.html 0.63]
|{{✗}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{}} ||{{✗}}
+
|{{✗}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||? ||{{✗}} ||{{✗}}
 
|-
 
|-
!colspan="11"|Consoles
+
!colspan="13"|Consoles
 
|-
 
|-
 
|[[Bochs]]
 
|[[Bochs]]
|[[PlayStation 2 emulators|PlayStation 2]]
+
|align=left|{{Icon|PS2}}
|[https://sourceforge.net/projects/bochs/files/bochs/ 2.6.9]
+
|[http://www.ps2dev.karashome.pl 2.3.5]
|{{✗}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✓}} ||? ||{{✓}} ||{{✗}}
+
|{{✗}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✓}} ||? ||? ||{{✓}} ||{{✓}} ||{{✗}}
|-
 
 
|}
 
|}
 
<nowiki>*¹</nowiki>8086 emulation includes the 8088 CPU.
 
<nowiki>*¹</nowiki>8086 emulation includes the 8088 CPU.
Line 117: Line 119:
 
<nowiki>*⁴</nowiki>Pentium emulation includes variants.
 
<nowiki>*⁴</nowiki>Pentium emulation includes variants.
 
<nowiki>*⁵</nowiki>Pentium II emulation includes variants.
 
<nowiki>*⁵</nowiki>Pentium II emulation includes variants.
 +
<nowiki>*⁶</nowiki>Celeron emulation includes variants.
 +
 +
<references group=N />
  
 
==Notes==
 
==Notes==
Line 125: Line 130:
 
::- [https://wiki.mamedev.org/index.php/MNW wiki.mamedev.org's list] for MACHINE_NOT_WORKING (Few systems based on a Pentium CPU)
 
::- [https://wiki.mamedev.org/index.php/MNW wiki.mamedev.org's list] for MACHINE_NOT_WORKING (Few systems based on a Pentium CPU)
 
::- [https://wiki.mamedev.org/index.php/MIS wiki.mamedev.org's list] for MACHINE_IS_SKELETON drivers (Several PC's/systems based on a Pentium CPU)
 
::- [https://wiki.mamedev.org/index.php/MIS wiki.mamedev.org's list] for MACHINE_IS_SKELETON drivers (Several PC's/systems based on a Pentium CPU)
 +
;[[PCem]]:As of 14th June 2021, PCem's original developer, Sarah Walker, has stopped working on the project. They are offering transfer of the project and github repo to another developer if interested.
  
 
==CPUs==
 
==CPUs==
====[[wikipedia:Intel_8086|Intel 8086]]====
+
* [[wikipedia:Intel_8086|Intel 8086]]
 
The 8086 CPU was released on June 8, 1978, at 5 MHz and had a max clock speed of 10 MHz.
 
The 8086 CPU was released on June 8, 1978, at 5 MHz and had a max clock speed of 10 MHz.
  
====[[wikipedia:Intel_8086#List_of_Intel_8086|Intel 8086-1]]====
+
* [[wikipedia:Intel_8086#List_of_Intel_8086|Intel 8086-1]]
 
After the original launch, Intel released the 8086-1 which had a clock speed of 10MHz.
 
After the original launch, Intel released the 8086-1 which had a clock speed of 10MHz.
  
====[[wikipedia:Intel_8086#List_of_Intel_8086|Intel 8086-2]]====
+
* [[wikipedia:Intel_8086#List_of_Intel_8086|Intel 8086-2]]
 
In May/June of 1980, the 8086-2 at 8 MHz was released.
 
In May/June of 1980, the 8086-2 at 8 MHz was released.
  
====[[wikipedia:Intel_8086#List_of_Intel_8086|Intel 8086-4]]====
+
* [[wikipedia:Intel_8086#List_of_Intel_8086|Intel 8086-4]]
 
The 8086-4 CPU came after the 8086-2 CPU completely skipping 8086-3, it was clocked at 4 MHz.
 
The 8086-4 CPU came after the 8086-2 CPU completely skipping 8086-3, it was clocked at 4 MHz.
  
====[[wikipedia:Intel_8086#List_of_Intel_8086|Intel I8086]]====
+
* [[wikipedia:Intel_8086#List_of_Intel_8086|Intel I8086]]
 
The last 8086 CPU to be released was the I8086 in May/June of 1980.
 
The last 8086 CPU to be released was the I8086 in May/June of 1980.
  
====[[wikipedia:Intel_8088|Intel 8088]]====
+
* [[wikipedia:Intel_8088|Intel 8088]]
 
The 8088 CPU was released on July 1, 1979, and had a default clock speed of 4.77 MHz and a max clock speed of 10 MHz.
 
The 8088 CPU was released on July 1, 1979, and had a default clock speed of 4.77 MHz and a max clock speed of 10 MHz.
  
====[[wikipedia:Intel_80286|Intel 286]]====
+
* [[wikipedia:Intel_80286|Intel 286]]
 
The 286 CPU was released on February 1, 1982, and had a clock speed of 4 MHz for a while then was changed to 6 MHz. It had a max clock speed of 25 MHz.
 
The 286 CPU was released on February 1, 1982, and had a clock speed of 4 MHz for a while then was changed to 6 MHz. It had a max clock speed of 25 MHz.
  
====[[wikipedia:Intel_80386|Intel 386DX]]====
+
* [[wikipedia:Intel_80386|Intel 386DX]]
 
The 386DX CPU was released in October of 1985 with a clock speed of 12 MHz. The max clock speed was 33 MHz. The 386DX was supposed to be introduced at 16 MHz, but for technical reasons, they had to settle for 12 MHz.
 
The 386DX CPU was released in October of 1985 with a clock speed of 12 MHz. The max clock speed was 33 MHz. The 386DX was supposed to be introduced at 16 MHz, but for technical reasons, they had to settle for 12 MHz.
  
====[[wikipedia:Intel_80386#The_80386SX_variant|Intel 386SX]]====
+
* [[wikipedia:Intel_80386#The_80386SX_variant|Intel 386SX]]
 
The 386SX was released in 1988 and was intended for lower-cost PCs at the home. It has the same clock speeds as the 386DX.
 
The 386SX was released in 1988 and was intended for lower-cost PCs at the home. It has the same clock speeds as the 386DX.
  
====[[wikipedia:Intel_80386#The_i386SL_variant|Intel i386SL]]====
+
* [[wikipedia:Intel_80386#The_i386SL_variant|Intel i386SL]]
 
The i386SL was released for use in portable computers around that time and had a clock speed of 20 MHz. Its max clock speed is 25 MHz.
 
The i386SL was released for use in portable computers around that time and had a clock speed of 20 MHz. Its max clock speed is 25 MHz.
  
===[[wikipedia:Intel_80486|Intel i486]]===
+
* [[wikipedia:Intel_80486|Intel i486]]
 
<div class="toccolours mw-collapsible mw-collapsed">
 
<div class="toccolours mw-collapsible mw-collapsed">
 
Full list of i486 CPUs
 
Full list of i486 CPUs
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
====[[wikipedia:Intel_80486|Intel i486DX]]====
+
* [[wikipedia:Intel_80486|Intel i486DX]]
 
The i486DX CPU was released in 1989 and had a minimum clock speed of 20 MHz and a max clock speed of 50 MHz.
 
The i486DX CPU was released in 1989 and had a minimum clock speed of 20 MHz and a max clock speed of 50 MHz.
  
====[[wikipedia:Intel_80486#Models|Intel i486SX]]====
+
* [[wikipedia:Intel_80486#Models|Intel i486SX]]
 
The i486SX CPU was released in September of 1991 and had a clock speed of 16 MHz. It has a max clock speed of 33 MHz.
 
The i486SX CPU was released in September of 1991 and had a clock speed of 16 MHz. It has a max clock speed of 33 MHz.
  
====[[wikipedia:Intel_80486#Models|Intel i486DX2]]====
+
* [[wikipedia:Intel_80486#Models|Intel i486DX2]]
 
The i486DX2 CPU was released in March of '92 and had a clock speed of 40/20 MHz. It had a max clock speed of 66/33 MHz.
 
The i486DX2 CPU was released in March of '92 and had a clock speed of 40/20 MHz. It had a max clock speed of 66/33 MHz.
  
====[[wikipedia:Intel_80486#Models|Intel i486SL]]====
+
* [[wikipedia:Intel_80486#Models|Intel i486SL]]
 
The i486SL CPU was released in November of 1992 and was used for portable computers. It had a minimum clock speed of 20 MHz and a max clock speed of 33 MHz.
 
The i486SL CPU was released in November of 1992 and was used for portable computers. It had a minimum clock speed of 20 MHz and a max clock speed of 33 MHz.
  
====[[wikipedia:Intel_80486#Models|Intel i486DX-S]]====
+
* [[wikipedia:Intel_80486#Models|Intel i486DX-S]]
 
The i486DX2 CPU was released in June of '93 and had a clock speed of 33 MHz. Its max speed is 55 MHz.
 
The i486DX2 CPU was released in June of '93 and had a clock speed of 33 MHz. Its max speed is 55 MHz.
  
====[[wikipedia:Intel_80486#Models|Intel i486DX2-S]]====
+
* [[wikipedia:Intel_80486#Models|Intel i486DX2-S]]
 
The i486DX2-S CPU was released in June of '93 and had a clock speed of 40/20 MHz and later had a clock speed of 66/33 MHz.
 
The i486DX2-S CPU was released in June of '93 and had a clock speed of 40/20 MHz and later had a clock speed of 66/33 MHz.
  
====[[wikipedia:Intel_80486#Models|Intel i486SX-S]]====
+
* [[wikipedia:Intel_80486#Models|Intel i486SX-S]]
 
The i486SX-S CPU was released in June of '93 and had a clock speed of 25 MHz. Its max clock speed was 33 MHz.
 
The i486SX-S CPU was released in June of '93 and had a clock speed of 25 MHz. Its max clock speed was 33 MHz.
  
====[[wikipedia:Intel_80486#Models|Intel i486SX2]]====
+
* [[wikipedia:Intel_80486#Models|Intel i486SX2]]
 
The i486SX2 was released in March of 1994 and had a clock speed of 50/25 MHz. It had a max of 66/33 MHz.
 
The i486SX2 was released in March of 1994 and had a clock speed of 50/25 MHz. It had a max of 66/33 MHz.
  
====[[wikipedia:Intel_80486#Models|IntelDX4]]====
+
* [[wikipedia:Intel_80486#Models|IntelDX4]]
 
The IntelDX4 CPU was released in March of '94 and had a whopping clock speed of 75/25 MHz. It even had a more blazing clock speed of 100/33 MHz.
 
The IntelDX4 CPU was released in March of '94 and had a whopping clock speed of 75/25 MHz. It even had a more blazing clock speed of 100/33 MHz.
  
====[[wikipedia:Intel_80486#Models|Intel i486DX2WB]]====
+
* [[wikipedia:Intel_80486#Models|Intel i486DX2WB]]
 
The i486DX2WB CPU was released in October of '94 and had a clock speed of 50/25 MHz. It also eventually had a clock speed of 66/33 MHz.
 
The i486DX2WB CPU was released in October of '94 and had a clock speed of 50/25 MHz. It also eventually had a clock speed of 66/33 MHz.
  
====[[wikipedia:Intel_80486#Models|IntelDX4WB]]====
+
* [[wikipedia:Intel_80486#Models|IntelDX4WB]]
 
The IntelDX4WB CPU was released in October of '94 and had a whopping clock speed of 100/33 MHz.
 
The IntelDX4WB CPU was released in October of '94 and had a whopping clock speed of 100/33 MHz.
  
====[[wikipedia:Intel_80486#Models|Intel i486DX2 (P24LM)]]====
+
* [[wikipedia:Intel_80486#Models|Intel i486DX2 (P24LM)]]
 
The i486DX (P24LM) CPU was released in 1994 and had a clock speed of 90/30 MHz. Its highest clock speed is 100/33 MHz.
 
The i486DX (P24LM) CPU was released in 1994 and had a clock speed of 90/30 MHz. Its highest clock speed is 100/33 MHz.
  
====[[wikipedia:Intel_80486#Models|Intel i486GX]]====
+
* [[wikipedia:Intel_80486#Models|Intel i486GX]]
 
The i486GX CPU was released in 1994 and had a clock speed up to 33 MHz. The reason for this is for smaller portable computers.
 
The i486GX CPU was released in 1994 and had a clock speed up to 33 MHz. The reason for this is for smaller portable computers.
  
====[[wikipedia:Intel_80486_OverDrive|Intel i486 Overdrive]]====
+
* [[wikipedia:Intel_80486_OverDrive|Intel i486 Overdrive]]
 
The i486 Overdrive CPUs were meant to upgrade computers and had a clock speed of 40 MHz. It had a max clock speed of 100 MHz.
 
The i486 Overdrive CPUs were meant to upgrade computers and had a clock speed of 40 MHz. It had a max clock speed of 100 MHz.
  
 
</div></div>
 
</div></div>
  
===[[wikipedia:Pentium|Pentium]]===
+
* [[wikipedia:Pentium|Pentium]]
 
<div class="toccolours mw-collapsible mw-collapsed">
 
<div class="toccolours mw-collapsible mw-collapsed">
 
Full list of Pentium CPUs
 
Full list of Pentium CPUs
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
====[[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium 50]]====
+
* [[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium 50]]
 
The Pentium 50 CPU was released on March 22, 1993, and had a clock speed of 50 MHz, as the name "Pentium 50" hints.
 
The Pentium 50 CPU was released on March 22, 1993, and had a clock speed of 50 MHz, as the name "Pentium 50" hints.
  
====[[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium 60]]====
+
* [[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium 60]]
 
The Pentium 60 CPU was released the same time as the Pentium 50 was and had a clock speed of 60 MHz.
 
The Pentium 60 CPU was released the same time as the Pentium 50 was and had a clock speed of 60 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium 66]]====
+
* [[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium 66]]
 
The Pentium 66 CPU was released the same time as the Pentium 50 and 60. It had a clock speed of 67 MHz and not 66.
 
The Pentium 66 CPU was released the same time as the Pentium 50 and 60. It had a clock speed of 67 MHz and not 66.
  
====[[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium 75]]====
+
* [[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium 75]]
 
The Pentium 75 CPU was released on October 10, 1994, and was clocked at 75 MHz.
 
The Pentium 75 CPU was released on October 10, 1994, and was clocked at 75 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium 90]]====
+
* [[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium 90]]
 
The Pentium 90 CPU was released on March 7, 1994, and had a clock speed of 90 MHz.
 
The Pentium 90 CPU was released on March 7, 1994, and had a clock speed of 90 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium 100]]====
+
* [[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium 100]]
 
The Pentium 100 CPU was released on March 7, 1994, and had a clock speed of 100 MHz.
 
The Pentium 100 CPU was released on March 7, 1994, and had a clock speed of 100 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Embedded Pentium 100]]====
+
* [[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Embedded Pentium 100]]
 
The Embedded Pentium 100 was released for computers that were not meant to be able to have different components and was clocked at 100 MHz.
 
The Embedded Pentium 100 was released for computers that were not meant to be able to have different components and was clocked at 100 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium 120]]====
+
* [[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium 120]]
 
The Pentium 120 was released on March 27, 1995, and had a clock speed of 120 MHz.
 
The Pentium 120 was released on March 27, 1995, and had a clock speed of 120 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium 133]]====
+
* [[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium 133]]
 
The Pentium 133 CPU was released on June 1, 1995, and had a clock speed of 133 MHz.
 
The Pentium 133 CPU was released on June 1, 1995, and had a clock speed of 133 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium 150]]====
+
* [[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium 150]]
 
The Pentium 150 CPU was released on January 4, 1996, and had a clock speed of 150 MHz.
 
The Pentium 150 CPU was released on January 4, 1996, and had a clock speed of 150 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium 166]]====
+
* [[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium 166]]
 
The Pentium 166 CPU was released on January 4, 1996, and had a clock speed of 167 MHz and not 166 as the name implies.
 
The Pentium 166 CPU was released on January 4, 1996, and had a clock speed of 167 MHz and not 166 as the name implies.
  
====[[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium 200]]====
+
* [[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium 200]]
 
The Pentium 200 CPU was released on June 10, 1996, and had a clock speed of 200.
 
The Pentium 200 CPU was released on June 10, 1996, and had a clock speed of 200.
  
====[[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Embedded Pentium 133]]====
+
* [[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Embedded Pentium 133]]
 
The Embedded Pentium 133 CPU was released for computers that were not supposed to have changeable components. It had a clock speed of 133 MHz.
 
The Embedded Pentium 133 CPU was released for computers that were not supposed to have changeable components. It had a clock speed of 133 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Embedded Pentium 133 with VRE]]====
+
* [[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Embedded Pentium 133 with VRE]]
 
It's the exact same as the Embedded Pentium 133, but with VRE.
 
It's the exact same as the Embedded Pentium 133, but with VRE.
  
====[[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Embedded Pentium 166]]====
+
* [[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Embedded Pentium 166]]
 
The Embedded Pentium 166 CPU was released for computer with non-changeable parts.
 
The Embedded Pentium 166 CPU was released for computer with non-changeable parts.
  
 
</div></div>
 
</div></div>
  
===[[wikipedia:Pentium|Pentium MMX]]===
+
* [[wikipedia:Pentium|Pentium MMX]]
 
<div class="toccolours mw-collapsible mw-collapsed">
 
<div class="toccolours mw-collapsible mw-collapsed">
 
Full list of Pentium MMX CPUs
 
Full list of Pentium MMX CPUs
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
====[[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium MMX 166]]====
+
* [[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium MMX 166]]
 
The Pentium MMX 166 was released on January 8, 1997, and had a clock speed of 167 MHz.
 
The Pentium MMX 166 was released on January 8, 1997, and had a clock speed of 167 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium MMX 200]]====
+
* [[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium MMX 200]]
 
The Pentium MMX 200 was released on January 8, 1997, and had a clock speed of 200 MHz.
 
The Pentium MMX 200 was released on January 8, 1997, and had a clock speed of 200 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium MMX 233]]====
+
* [[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Pentium MMX 233]]
 
The Pentium MMX 233 CPU was released on June 2, 1997, and had a clock speed of 233 MHz.
 
The Pentium MMX 233 CPU was released on June 2, 1997, and had a clock speed of 233 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Embedded Pentium MMX 200]]====
+
* [[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Embedded Pentium MMX 200]]
 
The Embedded Pentium MMX 200 CPU was released on September 29, 1997 and had a clock speed of 200 MHz. It was for computers with non-removable compents.
 
The Embedded Pentium MMX 200 CPU was released on September 29, 1997 and had a clock speed of 200 MHz. It was for computers with non-removable compents.
  
====[[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Embedded Pentium MMX 233]]====
+
* [[wikipedia:List_of_Intel_Pentium_microprocessors#P5_based_Pentiums|Embedded Pentium MMX 233]]
 
The Embedded Pentium MMX 233 CPU was released for computers with non-removable parts. It had a clock speed of 233 MHz.
 
The Embedded Pentium MMX 233 CPU was released for computers with non-removable parts. It had a clock speed of 233 MHz.
  
 
</div></div>
 
</div></div>
  
===[[wikipedia:Pentium_Pro|Pentium Pro]]===
+
* [[wikipedia:Pentium_Pro|Pentium Pro]]
 
<div class="toccolours mw-collapsible mw-collapsed">
 
<div class="toccolours mw-collapsible mw-collapsed">
 
Full list of Pentium Pro CPUs
 
Full list of Pentium Pro CPUs
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
====[[wikipedia:List_of_Intel_Pentium_Pro_microprocessors|Pentium Pro 150]]====
+
* [[wikipedia:List_of_Intel_Pentium_Pro_microprocessors|Pentium Pro 150]]
 
The Pentium Pro 150 CPU was released on November 1, 1995, and had a clock speed of 150 MHz.  
 
The Pentium Pro 150 CPU was released on November 1, 1995, and had a clock speed of 150 MHz.  
  
====[[wikipedia:List_of_Intel_Pentium_Pro_microprocessors|Pentium Pro 166]]====
+
* [[wikipedia:List_of_Intel_Pentium_Pro_microprocessors|Pentium Pro 166]]
 
The Pentium Pro 166 CPU was released on November 1, 1995, and had a clock speed of 167 MHz.
 
The Pentium Pro 166 CPU was released on November 1, 1995, and had a clock speed of 167 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_Pro_microprocessors|Pentium Pro 180]]====
+
* [[wikipedia:List_of_Intel_Pentium_Pro_microprocessors|Pentium Pro 180]]
 
The Pentium Pro 180 CPU was released on November 1, 1995, and had a clock speed of 180 MHz.
 
The Pentium Pro 180 CPU was released on November 1, 1995, and had a clock speed of 180 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_Pro_microprocessors|Pentium Pro 200]]====
+
* [[wikipedia:List_of_Intel_Pentium_Pro_microprocessors|Pentium Pro 200]]
 
The Pentium Pro 200 CPU was released on November 1, 1995, and had a clock speed of 200 MHz.
 
The Pentium Pro 200 CPU was released on November 1, 1995, and had a clock speed of 200 MHz.
  
 
</div></div>
 
</div></div>
  
===[[wikipedia:Pentium_II|Pentium II]]===
+
* [[wikipedia:Pentium_II|Pentium II]]
 
<div class="toccolours mw-collapsible mw-collapsed">
 
<div class="toccolours mw-collapsible mw-collapsed">
 
Full list of Pentium II CPUs
 
Full list of Pentium II CPUs
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
====[[wikipedia:List_of_Intel_Pentium_II_microprocessors|Pentium II 233]]====
+
* [[wikipedia:List_of_Intel_Pentium_II_microprocessors|Pentium II 233]]
 
The Pentium II 233 CPU was released on May 7, 1997, and had a clock speed of 233 MHz.
 
The Pentium II 233 CPU was released on May 7, 1997, and had a clock speed of 233 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_II_microprocessors|Pentium II 266]]====
+
* [[wikipedia:List_of_Intel_Pentium_II_microprocessors|Pentium II 266]]
 
The Pentium II 266 CPU was released on May 7, 1997, and had a clock speed of 167 MHz.
 
The Pentium II 266 CPU was released on May 7, 1997, and had a clock speed of 167 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_II_microprocessors|Pentium II 300]]====
+
* [[wikipedia:List_of_Intel_Pentium_II_microprocessors|Pentium II 300]]
 
The Pentium II 300 CPU was released on May 7, 1997, and had a clock speed of 300 MHz.
 
The Pentium II 300 CPU was released on May 7, 1997, and had a clock speed of 300 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_II_microprocessors|Pentium II 333]]====
+
* [[wikipedia:List_of_Intel_Pentium_II_microprocessors|Pentium II 333]]
 
The Pentium II 333 CPU was released on January 26, 1998, and had a clock speed of 333 MHz.
 
The Pentium II 333 CPU was released on January 26, 1998, and had a clock speed of 333 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_II_microprocessors|Pentium II Overdrive]]====
+
* [[wikipedia:List_of_Intel_Pentium_II_microprocessors|Pentium II Overdrive]]
 
The Pentium II Overdrive was an upgrade for computers with weaker CPUs. It was released on August 10, 1998. It had a clock speed of 333 MHz, the same as the Pentium II 333.
 
The Pentium II Overdrive was an upgrade for computers with weaker CPUs. It was released on August 10, 1998. It had a clock speed of 333 MHz, the same as the Pentium II 333.
  
====[[wikipedia:List_of_Intel_Pentium_II_microprocessors|Pentium II 350]]====
+
* [[wikipedia:List_of_Intel_Pentium_II_microprocessors|Pentium II 350]]
The Pentium II 360 was released on April 15, 1998, and had a clock speed of 350 MHz.
+
The Pentium II 350 was released on April 15, 1998, and had a clock speed of 350 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_II_microprocessors|Pentium II 400 ]]====
+
* [[wikipedia:List_of_Intel_Pentium_II_microprocessors|Pentium II 400 ]]
 
The Pentium II 400 was released on April 15, 1998, and had a clock speed of 400 MHz.
 
The Pentium II 400 was released on April 15, 1998, and had a clock speed of 400 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_II_microprocessors|Pentium II 450]]====
+
* [[wikipedia:List_of_Intel_Pentium_II_microprocessors|Pentium II 450]]
 
The Pentium II 450 was released on August 24, 1998, and had a clock speed of 450 MHz.
 
The Pentium II 450 was released on August 24, 1998, and had a clock speed of 450 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_II_microprocessors|Mobile Pentium II 233]]====
+
* [[wikipedia:List_of_Intel_Pentium_II_microprocessors|Mobile Pentium II 233]]
 
The Mobile Pentium II 233 was released on April 2, 1998, and had a clock speed of 233 MHz.
 
The Mobile Pentium II 233 was released on April 2, 1998, and had a clock speed of 233 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_II_microprocessors|Mobile Pentium II 266]]====
+
* [[wikipedia:List_of_Intel_Pentium_II_microprocessors|Mobile Pentium II 266]]
 
The Mobile Pentium II 266 was released on April 2, 1998, and had a clock speed of 266 MHz.
 
The Mobile Pentium II 266 was released on April 2, 1998, and had a clock speed of 266 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_II_microprocessors|Mobile Pentium II 300]]====
+
* [[wikipedia:List_of_Intel_Pentium_II_microprocessors|Mobile Pentium II 300]]
 
The Mobile Pentium II 300 CPU was released on September 9, 1998, and had a clock speed of 300 MHz.
 
The Mobile Pentium II 300 CPU was released on September 9, 1998, and had a clock speed of 300 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_II_microprocessors|Mobile Pentium II 266PE]]====
+
* [[wikipedia:List_of_Intel_Pentium_II_microprocessors|Mobile Pentium II 266PE]]
 
The Mobile Pentium II 266PE was released on January 9, 1999, and had a clock speed of 267 MHz.  
 
The Mobile Pentium II 266PE was released on January 9, 1999, and had a clock speed of 267 MHz.  
  
====[[wikipedia:List_of_Intel_Pentium_II_microprocessors|Mobile Pentium II 300PE]]====
+
* [[wikipedia:List_of_Intel_Pentium_II_microprocessors|Mobile Pentium II 300PE]]
 
The Mobile Pentium II 300PE was released on January 25, 1999, and had a clock speed of 300 MHz.
 
The Mobile Pentium II 300PE was released on January 25, 1999, and had a clock speed of 300 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_II_microprocessors|Mobile Pentium II 333]]====
+
* [[wikipedia:List_of_Intel_Pentium_II_microprocessors|Mobile Pentium II 333]]
 
The Mobile Pentium II 333 was released on January 25, 1999, and had a clock speed of 333 MHz.
 
The Mobile Pentium II 333 was released on January 25, 1999, and had a clock speed of 333 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_II_microprocessors|Mobile Pentium II 366]]====
+
* [[wikipedia:List_of_Intel_Pentium_II_microprocessors|Mobile Pentium II 366]]
 
The Mobile Pentium II 366 was released on January 25, 1999, and had a clock speed of 367 MHz.
 
The Mobile Pentium II 366 was released on January 25, 1999, and had a clock speed of 367 MHz.
  
====[[wikipedia:List_of_Intel_Pentium_II_microprocessors|Mobile Pentium II 400]]====
+
* [[wikipedia:List_of_Intel_Pentium_II_microprocessors|Mobile Pentium II 400]]
 
The Mobile Pentium II 400 CPU was released on June 14, 1999, and had a clock speed of 400 MHz.
 
The Mobile Pentium II 400 CPU was released on June 14, 1999, and had a clock speed of 400 MHz.
  
 
</div></div>
 
</div></div>
 +
 +
* [[wikipedia:Celeron|Celeron]]
 +
<div class="toccolours mw-collapsible mw-collapsed">
 +
Full list of Celeron CPUs
 +
<div class="mw-collapsible-content">
 +
* [[wikipedia:List_of_Intel_Celeron_microprocessors|Celeron 266]]
 +
The Celeron 266 CPU was released on April 15, 1998, and had a clock speed of 266 MHz.
 +
 +
* [[wikipedia:List_of_Intel_Celeron_microprocessors|Celeron 300]]
 +
The Celeron 300 CPU was released on June 8, 1998, and had a clock speed of 300 MHz.
 +
 +
* [[wikipedia:List_of_Intel_Celeron_microprocessors|Celeron 300A]]
 +
The Celeron 300A CPU was released on August 24, 1998, and had a clock speed of 300 MHz.
 +
 +
* [[wikipedia:List_of_Intel_Celeron_microprocessors|Celeron 333]]
 +
The Celeron 333 CPU was released on August 24, 1998, and had a clock speed of 333 MHz.
 +
 +
* [[wikipedia:List_of_Intel_Celeron_microprocessors|Celeron 366]]
 +
The Celeron 366 CPU was released on January 4, 1999, and had a clock speed of 366 MHz.
 +
 +
* [[wikipedia:List_of_Intel_Celeron_microprocessors|Celeron 400]]
 +
The Celeron 400 CPU was released on January 4, 1999, and had a clock speed of 400 MHz.
 +
 +
* [[wikipedia:List_of_Intel_Celeron_microprocessors|Celeron 433]]
 +
The Celeron 433 CPU was released on March 22, 1999, and had a clock speed of 433 MHz.
 +
 +
* [[wikipedia:List_of_Intel_Celeron_microprocessors|Celeron 466]]
 +
The Celeron 466 CPU was released on April 26, 1999, and had a clock speed of 466 MHz.
 +
 +
* [[wikipedia:List_of_Intel_Celeron_microprocessors|Celeron 500]]
 +
The Celeron 500 CPU was released on August 2, 1999, and had a clock speed of 500 MHz.
 +
 +
* [[wikipedia:List_of_Intel_Celeron_microprocessors|Celeron 533]]
 +
The Celeron 533 CPU was released on January 4, 2000, and had a clock speed of 533 MHz.
 +
 +
</div></div>
 +
 +
==External links==
 +
* [https://tvtropes.org/pmwiki/pmwiki.php/UsefulNotes/IBMPersonalComputer IBM Personal Computer] at TVTropes.
  
 
[[Category:Computers]]
 
[[Category:Computers]]
 +
[[Category:Computers' emulators|*]]

Revision as of 16:12, 10 September 2021

The PC platform is an open architecture system that was originally designed by IBM in 1980. IBM's PC 5150 is the progenitor (though in no way representative of iterative designs like the desktops and laptops you may be familiar with today). The success of the PC architecture in the 1980s prompted Intel to iterate on its x86 processors, which is why this page is called Intel CPUs.

The history of the PC is comprehensive, but a good summary is that almost every component of the 5150 was off-the-shelf (i.e. parts that IBM didn't make themselves or sign an exclusivity agreement for others to use). IBM hoped that if clones popped up, they could sue them using the firmware in the BIOS, which they had copyright over. However, Compaq came up with a replacement firmware based solely on documentation from IBM that they made publicly available, which they defended as a clean-room reimplementation. As a result, IBM lost control over the platform. The next major iteration would come from Intel in 1995 called ATX.

Sometime in the 90s, a speedup was found in PC emulation that could run software near-natively. This became the basis for hypervisors, which are different from conventional emulators listed here since they require the host architecture to be at the very least x86-compatible.

Emulators

Name Platform(s) Latest Version 8086*¹ 286 386*² 486*³ Pentium*⁴ Pentium II*⁵ Celeron*⁶ FLOSS Active Recommended
PC / x86
86Box Windows git
PCem Windows Linux macOS v17 git (macos)
VARCem Windows Linux macOS Builds ~
DOSBox-X Windows Linux macOS FreeBSD 2024.03.01
DOSBox Windows Linux macOS FreeBSD 0.74-3
SVN
Bochs Windows Linux FreeBSD BeOS
OS/2 AmigaOS MorphOS
2.8
PCjs Web git
MAME Windows Linux macOS FreeBSD 0.264 ~ ~ ~
QEMU Windows Linux macOS 8.2.0 [N 1]
Mobile / ARM
Magic DOSBox Android 1.0.72
Limbo Android Windows Mobile 5.1.0

WinMobile build

[N 1]
Bochs Android 2.8
DOSBox Turbo Android 2.2.0
gDOSBox Android 0.7.5.5 ?
aDOSBox Android 0.2.5
DOSBoxPPC Windows Mobile 0.63 ?
Consoles
Bochs PlayStation 2 2.3.5 ? ?

*¹8086 emulation includes the 8088 CPU. *²386 emulation includes the SX and SL. *³486 emulation includes variants. *⁴Pentium emulation includes variants. *⁵Pentium II emulation includes variants. *⁶Celeron emulation includes variants.

  1. 1.0 1.1 Supports the Conroe model.

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.
MAME
The emulation of various CPU types seen here regarding MAME are all over the place in the change logs and seem to be confusing. But MAME has preliminary support for the families of 286, 386/i386, 486/i486 and almost the entire range of the Pentium CPUs. But the emulation of color, sound and graphics for various CPUs and PC's based on the 286/386/486 architecture are good. According to ProjectMESS, many IBM PC/AT 5170 family PC's running the 286 CPU have preliminary support. MAME 0.146u3 (Jul 2012) added CPU types for Pentium MMX, Pentium Pro, Pentium II, Pentium III and Pentium 4.
- MAME compat list showing the sector for several IBM type PC systems - most of which may work fine.
- wiki.mamedev.org's search results for Pentium (e.g. 0.100u4, 0.103u4, 0.146u3, 0.148, 0.152, 0.156)
- wiki.mamedev.org's list for MACHINE_NOT_WORKING (Few systems based on a Pentium CPU)
- wiki.mamedev.org's list for MACHINE_IS_SKELETON drivers (Several PC's/systems based on a Pentium CPU)
PCem
As of 14th June 2021, PCem's original developer, Sarah Walker, has stopped working on the project. They are offering transfer of the project and github repo to another developer if interested.

CPUs

The 8086 CPU was released on June 8, 1978, at 5 MHz and had a max clock speed of 10 MHz.

After the original launch, Intel released the 8086-1 which had a clock speed of 10MHz.

In May/June of 1980, the 8086-2 at 8 MHz was released.

The 8086-4 CPU came after the 8086-2 CPU completely skipping 8086-3, it was clocked at 4 MHz.

The last 8086 CPU to be released was the I8086 in May/June of 1980.

The 8088 CPU was released on July 1, 1979, and had a default clock speed of 4.77 MHz and a max clock speed of 10 MHz.

The 286 CPU was released on February 1, 1982, and had a clock speed of 4 MHz for a while then was changed to 6 MHz. It had a max clock speed of 25 MHz.

The 386DX CPU was released in October of 1985 with a clock speed of 12 MHz. The max clock speed was 33 MHz. The 386DX was supposed to be introduced at 16 MHz, but for technical reasons, they had to settle for 12 MHz.

The 386SX was released in 1988 and was intended for lower-cost PCs at the home. It has the same clock speeds as the 386DX.

The i386SL was released for use in portable computers around that time and had a clock speed of 20 MHz. Its max clock speed is 25 MHz.

Full list of i486 CPUs

The i486DX CPU was released in 1989 and had a minimum clock speed of 20 MHz and a max clock speed of 50 MHz.

The i486SX CPU was released in September of 1991 and had a clock speed of 16 MHz. It has a max clock speed of 33 MHz.

The i486DX2 CPU was released in March of '92 and had a clock speed of 40/20 MHz. It had a max clock speed of 66/33 MHz.

The i486SL CPU was released in November of 1992 and was used for portable computers. It had a minimum clock speed of 20 MHz and a max clock speed of 33 MHz.

The i486DX2 CPU was released in June of '93 and had a clock speed of 33 MHz. Its max speed is 55 MHz.

The i486DX2-S CPU was released in June of '93 and had a clock speed of 40/20 MHz and later had a clock speed of 66/33 MHz.

The i486SX-S CPU was released in June of '93 and had a clock speed of 25 MHz. Its max clock speed was 33 MHz.

The i486SX2 was released in March of 1994 and had a clock speed of 50/25 MHz. It had a max of 66/33 MHz.

The IntelDX4 CPU was released in March of '94 and had a whopping clock speed of 75/25 MHz. It even had a more blazing clock speed of 100/33 MHz.

The i486DX2WB CPU was released in October of '94 and had a clock speed of 50/25 MHz. It also eventually had a clock speed of 66/33 MHz.

The IntelDX4WB CPU was released in October of '94 and had a whopping clock speed of 100/33 MHz.

The i486DX (P24LM) CPU was released in 1994 and had a clock speed of 90/30 MHz. Its highest clock speed is 100/33 MHz.

The i486GX CPU was released in 1994 and had a clock speed up to 33 MHz. The reason for this is for smaller portable computers.

The i486 Overdrive CPUs were meant to upgrade computers and had a clock speed of 40 MHz. It had a max clock speed of 100 MHz.

Full list of Pentium CPUs

The Pentium 50 CPU was released on March 22, 1993, and had a clock speed of 50 MHz, as the name "Pentium 50" hints.

The Pentium 60 CPU was released the same time as the Pentium 50 was and had a clock speed of 60 MHz.

The Pentium 66 CPU was released the same time as the Pentium 50 and 60. It had a clock speed of 67 MHz and not 66.

The Pentium 75 CPU was released on October 10, 1994, and was clocked at 75 MHz.

The Pentium 90 CPU was released on March 7, 1994, and had a clock speed of 90 MHz.

The Pentium 100 CPU was released on March 7, 1994, and had a clock speed of 100 MHz.

The Embedded Pentium 100 was released for computers that were not meant to be able to have different components and was clocked at 100 MHz.

The Pentium 120 was released on March 27, 1995, and had a clock speed of 120 MHz.

The Pentium 133 CPU was released on June 1, 1995, and had a clock speed of 133 MHz.

The Pentium 150 CPU was released on January 4, 1996, and had a clock speed of 150 MHz.

The Pentium 166 CPU was released on January 4, 1996, and had a clock speed of 167 MHz and not 166 as the name implies.

The Pentium 200 CPU was released on June 10, 1996, and had a clock speed of 200.

The Embedded Pentium 133 CPU was released for computers that were not supposed to have changeable components. It had a clock speed of 133 MHz.

It's the exact same as the Embedded Pentium 133, but with VRE.

The Embedded Pentium 166 CPU was released for computer with non-changeable parts.

Full list of Pentium MMX CPUs

The Pentium MMX 166 was released on January 8, 1997, and had a clock speed of 167 MHz.

The Pentium MMX 200 was released on January 8, 1997, and had a clock speed of 200 MHz.

The Pentium MMX 233 CPU was released on June 2, 1997, and had a clock speed of 233 MHz.

The Embedded Pentium MMX 200 CPU was released on September 29, 1997 and had a clock speed of 200 MHz. It was for computers with non-removable compents.

The Embedded Pentium MMX 233 CPU was released for computers with non-removable parts. It had a clock speed of 233 MHz.

Full list of Pentium Pro CPUs

The Pentium Pro 150 CPU was released on November 1, 1995, and had a clock speed of 150 MHz.

The Pentium Pro 166 CPU was released on November 1, 1995, and had a clock speed of 167 MHz.

The Pentium Pro 180 CPU was released on November 1, 1995, and had a clock speed of 180 MHz.

The Pentium Pro 200 CPU was released on November 1, 1995, and had a clock speed of 200 MHz.

Full list of Pentium II CPUs

The Pentium II 233 CPU was released on May 7, 1997, and had a clock speed of 233 MHz.

The Pentium II 266 CPU was released on May 7, 1997, and had a clock speed of 167 MHz.

The Pentium II 300 CPU was released on May 7, 1997, and had a clock speed of 300 MHz.

The Pentium II 333 CPU was released on January 26, 1998, and had a clock speed of 333 MHz.

The Pentium II Overdrive was an upgrade for computers with weaker CPUs. It was released on August 10, 1998. It had a clock speed of 333 MHz, the same as the Pentium II 333.

The Pentium II 350 was released on April 15, 1998, and had a clock speed of 350 MHz.

The Pentium II 400 was released on April 15, 1998, and had a clock speed of 400 MHz.

The Pentium II 450 was released on August 24, 1998, and had a clock speed of 450 MHz.

The Mobile Pentium II 233 was released on April 2, 1998, and had a clock speed of 233 MHz.

The Mobile Pentium II 266 was released on April 2, 1998, and had a clock speed of 266 MHz.

The Mobile Pentium II 300 CPU was released on September 9, 1998, and had a clock speed of 300 MHz.

The Mobile Pentium II 266PE was released on January 9, 1999, and had a clock speed of 267 MHz.

The Mobile Pentium II 300PE was released on January 25, 1999, and had a clock speed of 300 MHz.

The Mobile Pentium II 333 was released on January 25, 1999, and had a clock speed of 333 MHz.

The Mobile Pentium II 366 was released on January 25, 1999, and had a clock speed of 367 MHz.

The Mobile Pentium II 400 CPU was released on June 14, 1999, and had a clock speed of 400 MHz.

Full list of Celeron CPUs

The Celeron 266 CPU was released on April 15, 1998, and had a clock speed of 266 MHz.

The Celeron 300 CPU was released on June 8, 1998, and had a clock speed of 300 MHz.

The Celeron 300A CPU was released on August 24, 1998, and had a clock speed of 300 MHz.

The Celeron 333 CPU was released on August 24, 1998, and had a clock speed of 333 MHz.

The Celeron 366 CPU was released on January 4, 1999, and had a clock speed of 366 MHz.

The Celeron 400 CPU was released on January 4, 1999, and had a clock speed of 400 MHz.

The Celeron 433 CPU was released on March 22, 1999, and had a clock speed of 433 MHz.

The Celeron 466 CPU was released on April 26, 1999, and had a clock speed of 466 MHz.

The Celeron 500 CPU was released on August 2, 1999, and had a clock speed of 500 MHz.

The Celeron 533 CPU was released on January 4, 2000, and had a clock speed of 533 MHz.

External links