box64
box64 copied to clipboard
Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
Attempting box64 bump downstream in https://github.com/NixOS/nixpkgs/pull/326034 showed a build failure for `rkboot`. [rockchip-linux/rkbin](https://github.com/rockchip-linux/rkbin) has a static x86_64 executable under `/tools/boot_merger` which our build runs via box64 on aarch64. ``` substituteInPlace...
I was trying to use dxvk on this Snapdragon 7c device, but I realized I should maybe start more simple. Installed the Vulkan SDK in wine and tried `vkcube`; this...
consolidate the conditionals in /src/emu/x64runavxf20f38.c along with a slight refactor. should boost performance a little bit, builds passing.
Steam Linux version of Surviving Mars: ``` Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL PageSize:4096 Box64 with Dynarec v0.1.3 3df01a1 built on Sep 4 2021 11:13:40 BOX64_LD_LIBRARY_PATH: /media/firlaev-hans/HDDEXT4/lib/x86_64-linux-gnu/...
Hello, I am trying to run the cgs command-line tool from Cypress ModusToolbox v3.1 on a Raspberry Pi 3 with a 64-bit OS. The program crashes with a Segmentation Fault....
* avx VEX.66.0F 54/55/56/57 VANDPD/VANDNPD/VORPD/VXORPD * avx VEX.0F 54/55/56/57 VANDPS/VANDNPS/VORPS/VXORPS * avx VEX.66.0F DB/DF/EB/EF VPAND/VPANDN/VPOR/VPXOR * bmi1 VEX.0F38 F2 ANDN * bmi2 VEX.F2.0F3A F0 RORX
## Summary Hey folks! First time poster - please route or ask for clarification as needed! I'm attempting to bring-up steam on a Lenovo Yoga Slim 7x running a Snapdragon...
This document describes the memory management design in Box64 (`custommem.c`). The goal is to verify the correctness and gather feedback for improvements. Below is the current draft: ### High-Level Overview...
Seems to be another Wine addition. Vulkan works fine again.