Box64
x64 emulator for arm64
Box64
Introduction
Prebuilt APT repo
Compiling from Source (for Box64 development)
git clone https://github.com/ptitSeb/box64
cd box64
mkdir build; cd build; cmake .. -DTEGRAX1=1 -DCMAKE_BUILD_TYPE=RelWithDebInfo
make -j4
sudo make installsudo systemctl restart systemd-binfmtLast updated