PCBox: Difference between revisions
mNo edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
|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#x86_CPUs|x86 CPUs]] | |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] | ||
| Line 21: | Line 21: | ||
{| cellpadding="4" | {| cellpadding="4" | ||
|- | |- | ||
|align=center|{{Icon|Win|Lin | |align=center|{{Icon|Win|Lin}} | ||
|'''[https://github.com/PCBox/PCBox/actions Actions]''' | |'''[https://github.com/PCBox/PCBox/actions Actions]''' | ||
|} | |} | ||
Revision as of 07:15, 19 November 2024
| 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 |
PCBox is an open-source, low-level PC emulator and a fork of 86Box (which is itself 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).
Downloads
| Actions |