mirror of
https://github.com/digarok/gsplus.git
synced 2025-01-08 10:30:12 +00:00
Modern cross-platform Apple IIgs emulator and tools based on KEGS
1f061db96b
- HT Les Burrows for the suggestion/bug report I think there is a lot that could be changed around this, but I went for balance. Firstly it switches to a default path of "HOME", takes out the ifdef "MAC" (sorry, other devs can support older platforms better than I, this is old MAC, not the modern OSX version which is supported). It uses a dot file. A lot of these changes could be minorly controversial as they change the behavior somewhat. I think proper documentation, flags, and more cleanup around all of this would help. |
||
---|---|---|
assets | ||
doc | ||
lib | ||
src | ||
.gitattributes | ||
.gitignore | ||
.gitlab-ci.yml | ||
COPYING.txt | ||
make_dist_mac.sh | ||
make_dmg_mac.sh | ||
README.md |
GSplus
An Apple IIgs emulator for Mac OSX, Windows, and Linux.
About
This is an early release of an experimental project to modernize the KEGS/GSport emulator platform and eventually extend it.
Install
Go to https://apple2.gs/plus to get the latest downloads for your system.
Usage Notes
You need to provide the ROM file and disk images and a config file. I'd recommend you just drop it in your current GSport or KEGS folder and run it from there.
See the doc/gsplusmanual.pdf file for much more complete documentation.
Build Instructions
See the /doc/ directory for "Developer-Quickstart" docs which cover building for the various platforms.