Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • raulstfm
    Participant
    Post count: 2

    Hi, any option to emulate Amstrad GX4000 or Amstrad CPC+ in retropie?

    Thanks!

    herbfargus
    Member
    Post count: 1858

    I think there is a possibility with it for MESS maybe

    labelwhore
    Participant
    Post count: 526

    I think herb is referring to GX4000, because Amstrad CPC is already in Retropie.

    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

    zerojay
    Participant
    Post count: 173

    Is it fast enough though? Looks like it runs in X as well?

    zerojay
    Participant
    Post count: 173

    It works but it’s a mess and a pain in the ass to use thanks to GTK. :/

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Ideas for Further Enhancements’ is closed to new topics and replies.