Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
Go to file
2021-03-06 16:54:29 +01:00
src Fixed mod/rm relative computation when opcode have trailing bytes 2021-03-06 16:54:29 +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 66 REX 0F EF PXOR opcode 2021-03-06 11:20:27 +01:00
LICENSE Initial commit 2020-12-01 10:42:53 +01:00
rebuild_wrappers.py More work on wrapped lib and elf relocations 2021-03-06 09:37:18 +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