PCBox: Difference between revisions
Jump to navigation
Jump to search
Correct feature list, and remove parts which could be misleading. |
m Page Formatting |
||
| Line 16: | Line 16: | ||
}} | }} | ||
'''PCBox''' is an open-source, [[High/Low level emulation|low-level]] [[POS_(Pong_Consoles)_CPUs_and_Other_Chips#x86_CPUs|PC emulator]] and a fork of [[86Box]] (which is itself a fork of [[PCem]]). Beyond the features 86Box has, it emulates Intel Pentium 3, 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). | '''PCBox''' is an open-source, [[High/Low level emulation|low-level]] [[POS_(Pong_Consoles)_CPUs_and_Other_Chips#x86_CPUs|PC emulator]] and a fork of [[86Box]] (which is itself a fork of [[PCem]]). Beyond the features 86Box has, it emulates Intel Pentium 3, 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). | ||
==Downloads== | ==Downloads== | ||
{| cellpadding="4" | {| cellpadding="4" | ||
| Line 25: | Line 23: | ||
|'''[https://github.com/PCBox/PCBox/actions Actions]''' | |'''[https://github.com/PCBox/PCBox/actions Actions]''' | ||
|} | |} | ||
==Overview== | |||
In the future, the author intends 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). | |||
[[Category:Emulators]] | [[Category:Emulators]] | ||
Revision as of 02:43, 15 September 2026
| Developer(s) | fuel |
|---|---|
| Latest version | 6.0 [+] |
| Active | Yes |
| Platform(s) | Windows Linux |
| Emulates | x86 CPUs |
| Website | pcbox-emu.xyz |
| Support ($) | Patreon |
| Programmed in | C |
| License | GPLv2 |
| Source code | GitHub |
| Issue tracker | GitHub |
PCBox is an open-source, low-level PC emulator and a fork of 86Box (which is itself a fork of PCem). Beyond the features 86Box has, it emulates Intel Pentium 3, 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).
Downloads
| Actions |
Overview
In the future, the author intends 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).