Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
Go to file
2021-03-05 12:01:49 +01:00
src Adjusted 89 and 8B opcode to clear upper part of regs when ED is a reg 2021-03-05 12:01:49 +01:00
tests Added x86_64 tests (based on box86) 2021-02-28 13:19:23 +01:00
x64lib Added x86_64 version of libgcc_s and libstdc++ 2021-02-28 14:20:11 +01:00
.gitignore Refined .gitignore 2021-02-28 14:17:18 +01:00
cmake_uninstall.cmake.in Added some minimal set of source (now box64 compile and say hello at least) 2021-02-28 14:19:04 +01:00
CMakeLists.txt Added printf wrapped function and some VA_ARG work 2021-03-05 10:16:02 +01:00
LICENSE Initial commit 2020-12-01 10:42:53 +01:00
rebuild_wrappers.py Added printf wrapped function and some VA_ARG work 2021-03-05 10:16:02 +01:00
runTest.cmake Added some minimal set of source (now box64 compile and say hello at least) 2021-02-28 14:19:04 +01:00