-
-
Notifications
You must be signed in to change notification settings - Fork 54
Installation
Manuel Sainz de Baranda y Goñi edited this page Dec 30, 2025
·
1 revision
First, add the zxe repository and update the package index:
curl -L https://zxe.io/scripts/add-zxe-apt-repo.sh | sudo sh
sudo apt updateNext, install the library package:
sudo apt install libz80In case you need to build software that requires the Z80 library, install the development package too:
sudo apt install libz80-devFirst, add and sync the zxe overlay:
eselect repository add zxe git https://github.com/redcode/zxe-gentoo-overlay.git
emaint sync --repo zxeThen install the library:
emerge emulation-libs/z80brew install redcode/zxe/z80Pre-built binaries for Windows are available on the download page.
Copyright © Manuel Sainz de Baranda y Goñi, Tony Brewer and Peter Helcmanovsky
Published under the terms of the GNU Free Documentation License v1.3