Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
Go to file
2021-03-04 20:39:11 +01:00
src Added 0F 05 SYSCALL opcode (and test01 works now) 2021-03-04 20:39:11 +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 0F 1F NOP opcode 2021-03-04 20:11:06 +01:00
LICENSE Initial commit 2020-12-01 10:42:53 +01:00
rebuild_wrappers.py Added first attempt at function wrapping 2021-03-04 17:33:03 +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