PCBox: Difference between revisions
Ilyagredasov (talk | contribs) No edit summary Tags: Mobile edit Mobile web edit |
Correct feature list, and remove parts which could be misleading. |
||
| 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]]) | '''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). 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). | ||