PCBox: Difference between revisions
Jump to navigation
Jump to search
m Page Formatting |
m page formatting |
||
| Line 2: | Line 2: | ||
|logo = PCBox.png | |logo = PCBox.png | ||
|logowidth = 80 | |logowidth = 80 | ||
|version = {{Version|PCBox}} | |version = {{Version|PCBox}} | ||
|active = Yes | |active = Yes | ||
| Line 27: | Line 26: | ||
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 | 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). | x86_64 emulation (far future). | ||
==Gallery== | |||
<gallery position="center" captionalign="center" widths="200px" heights="180px"> | |||
File:PCBox-Screenshot.png | PCBox in action | |||
</gallery> | |||
[[Category:Emulators]] | [[Category:Emulators]] | ||
Latest revision as of 03:08, 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
[edit | edit source]| Actions |
Overview
[edit | edit source]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).
Gallery
[edit | edit source]-
PCBox in action