box86
{{Distinguish|86Box|Bochs}}
{{Infobox software
| logo = 200px
| screenshot =
| caption =
| developer = Ptitseb
| latest release version = {{wikidata|property|reference|P348}}
| latest release date = {{wikidata|qualifier|P348|P577}}
| operating system = Linux
| programming language = C
| genre = Emulator
| license = MIT
}}
{{Portal|Free and open-source software|Linux}}
Box86 is an emulator for x86 userspace tools on ARM Linux systems, allowing such systems to execute video games and other programs that have been compiled for x86 Linux systems.{{Cite web|last=Larabel|first=Michael|title=Box86 Continues Quest For Running x86 Linux Programs On ARM, Other Archs|url=https://www.phoronix.com/scan.php?page=news_item&px=Box86-x86-On-Other-Archs|date=28 March 2021|access-date=28 March 2021|website=Phoronix}}{{Cite web|last=Benne|first=Junae|title=How to Create a Steam Link with Raspberry Pi|url=https://www.tomshardware.com/how-to/steam-link-raspberry-pi|date=28 November 2020|access-date=30 September 2021|website=Tom's Hardware}} Box86 is an alternative to QEMU for user-mode emulation. Box86 also provides dynamic recompilation as well as functionality to intercept dynamic library calls and forward them to equivalent native libraries, allowing applications to run significantly faster than if they were fully emulated.
Box86 also has limited support for running Wine, allowing users to run x86 Windows apps on ARM devices like the Raspberry Pi.
Ptitseb has also released Box64, the ARM64 equivalent of Box86 that helps run x64 programs instead of x86.{{Citation|last=ptitSeb|title=ptitSeb/box64|date=2021-11-30|url=https://github.com/ptitSeb/box64|access-date=2021-11-30}}
References
{{Reflist}}
External links
- {{GitHub|ptitSeb/box86}}
Category:Free emulation software
Category:Linux emulation software
{{emulation-stub}}