Apple2GS
#218
Replies: 1 comment
|
added |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
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
All reactions