Difference between revisions of "PCBox"

From Emulation General Wiki
Jump to navigation Jump to search
(Tags: Mobile edit, Mobile web edit)
(fixed pc emulator link)
Line 14: Line 14:
 
}}
 
}}
  
'''PCBox''' is an open-source, [[High/Low level emulation|low-level]] [[PC emulator]] and a fork of [[PCem]], which is focused on accuracy and hardware preservation (especially for the 8088/8086-based systems), trying to emulate all the various quirks of the real hardware. It emulates Intel Pentium 3, Atari PC 4, VIA C3 and Intel i815 (from "feature/ich2" branch of 86Box) and features experimental [https://coreboot.org/ coreboot] support on some emulated boards (from "feature/mtrr" branch of 86Box). In the future, the authors intend to implement: Intel Pentium 4 emulation (including SSE2)
+
'''PCBox''' is an open-source, [[High/Low level emulation|low-level]] [[POS_(Pong_Consoles)_CPUs_and_Other_Chips#Intel_CPU.27s|PC emulator]] and a fork of [[PCem]], which is focused on accuracy and hardware preservation (especially for the 8088/8086-based systems), trying to emulate all the various quirks of the real hardware. It emulates Intel Pentium 3, Atari PC 4, VIA C3 and Intel i815 (from "feature/ich2" branch of 86Box) and features experimental [https://coreboot.org/ coreboot] support on some emulated boards (from "feature/mtrr" branch of 86Box). In the future, the authors intend to implement: Intel Pentium 4 emulation (including SSE2)
 
AMD Athlon and AMD Athlon XP emulation, more accurate Intel Pentium 3 speeds,
 
AMD Athlon and AMD Athlon XP emulation, more accurate Intel Pentium 3 speeds,
 
new (optional) dynamic recompiler that sacrifices timing accuracy for speed, and
 
new (optional) dynamic recompiler that sacrifices timing accuracy for speed, and

Revision as of 05:30, 30 May 2023

PCBox
PCBox.png
PCBox-Screenshot.png
Developer(s) qeeg
Latest version
Active Yes
Platform(s) Windows
Linux
Emulates Intel CPUs
Website pcbox-emu.xyz
Support ($) Patreon
License GNU GPLv2
Source code GitHub

PCBox is an open-source, low-level PC emulator and a fork of PCem, which is focused on accuracy and hardware preservation (especially for the 8088/8086-based systems), trying to emulate all the various quirks of the real hardware. It emulates Intel Pentium 3, Atari PC 4, VIA C3 and Intel i815 (from "feature/ich2" branch of 86Box) and features experimental coreboot support on some emulated boards (from "feature/mtrr" branch of 86Box). In the future, the authors intend to implement: Intel Pentium 4 emulation (including SSE2) AMD Athlon and AMD Athlon XP emulation, more accurate Intel Pentium 3 speeds, new (optional) dynamic recompiler that sacrifices timing accuracy for speed, and x86_64 emulation (far future).