PCBox: Difference between revisions
Jump to navigation
Jump to search
Ilyagredasov (talk | contribs) No edit summary Tags: Mobile edit Mobile web edit |
m page formatting |
||
| (19 intermediate revisions by 11 users not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox emulator | {{Infobox emulator | ||
|logo = PCBox.png | |logo = PCBox.png | ||
|logowidth = | |logowidth = 80 | ||
| | |version = {{Version|PCBox}} | ||
|active = Yes | |active = Yes | ||
|platform = [[Emulators on Windows|Windows]]<br/>[[Emulators on Linux|Linux]] | |platform = [[Emulators on Windows|Windows]]<br/>[[Emulators on Linux|Linux]] | ||
|target = [[POS_(Pong_Consoles)_CPUs_and_Other_Chips# | |target = [[POS_(Pong_Consoles)_CPUs_and_Other_Chips#x86_CPUs|x86 CPUs]] | ||
|developer = [https://github.com/ | |developer = [https://github.com/fuel-pcbox fuel] | ||
|website = [https://pcbox-emu.xyz/ pcbox-emu.xyz] | |website = [https://pcbox-emu.xyz/ pcbox-emu.xyz] | ||
|support = [https://www.patreon.com/qeegmfer Patreon] | |support = [https://www.patreon.com/qeegmfer Patreon] | ||
|license = | |prog-lang = {{Proglang|C}} | ||
|license = {{license|GPLv2}} | |||
|source = [https://github.com/PCBox/PCBox GitHub] | |source = [https://github.com/PCBox/PCBox GitHub] | ||
|issuetracker = [https://github.com/PCBox/PCBox/issues GitHub] | |||
}} | }} | ||
'''PCBox''' is an open-source, [[High/Low level emulation|low-level]] [[PC emulator]] and a fork of [[ | '''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). | ||
AMD Athlon and AMD Athlon XP emulation, more accurate Intel Pentium 3 speeds, | ==Downloads== | ||
new (optional) dynamic recompiler that sacrifices timing accuracy for speed, and | {| cellpadding="4" | ||
|- | |||
|align=center|{{Icon|Win|Lin}} | |||
|'''[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). | 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]] | ||
[[Category:Computer emulators]] | [[Category:Computer emulators]] | ||
[[Category:X86 emulators|*]] | |||
[[Category:Windows emulation software]] | [[Category:Windows emulation software]] | ||
[[Category:Linux emulation software]] | [[Category:Linux emulation software]] | ||
[[Category:Active emulation software]] | |||
[[Category:Forks]] | |||
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