cpcbegin
Participant
Post count: 14

Arnold CPC emulator, support CPC+ and GX4000, I compile it on raspberry pi 2 successfully:

– Download this version: http://www.cpcwiki.eu/forum/emulators/arnold-wip/?action=dlattach;attach=17709
– You got arnoldwip_src.tar.bz2.zip , delete .zip extension.
– Decompress and compile:
bunzip2 arnoldwip_src.tar.bz2
tar xvf arnoldwip_src.tar
sudo apt-get install cmake libsdl2-dev libwxgtk2.8-dev libwxgtk3.0-dev
cd arnoldwip/src
./make_arnz80_release.sh
– The binaries are on arnoldwip/exe