Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #118677
    raulstfm
    Participant

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

    Thanks!

    #118720
    herbfargus
    Member

    I think there is a possibility with it for MESS maybe

    #118997
    labelwhore
    Participant

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

    #121187
    cpcbegin
    Participant

    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

    #121203
    zerojay
    Participant

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

    #121206
    zerojay
    Participant

    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.