Exarkuniv / RetroPie-Extra

A collection of unofficial scripts for adding more emulators/ports/games to RetroPie.
MIT License
73 stars 21 forks source link

Apple2GS #148

Open symbios24 opened 1 year ago

symbios24 commented 1 year ago

Hello

Is it possible to add this Apple2GS emulator to your script?

git clone https://github.com/digarok/gsplus.git

Depends install:

apt get re2c libsdl2-dev libsdl2-image-dev libfreetype6-dev libpcap0.8-dev

Build:

mkdir build cd build cmake make

Thanks