Modern cross-platform Apple IIgs emulator and tools based on KEGS
Go to file
Dagen Brock e403bdc8f7 Merge branch 'host_config' into 'experimental'
add F4-text UI for selecting host file directory.

This only displays folders. Return enters a folder as usual. Press Space to select a folder

(Space also selects a file in the ROM/disk image file selector)

See merge request !8
2017-04-05 09:39:43 -05:00
assets missing my "fun" background 2017-01-23 11:24:04 -06:00
doc slightly better clarification on usage 2017-01-22 22:11:48 -06:00
lib latest osx artifact (and some cleaning) 2016-10-14 14:44:58 -05:00
src Merge branch 'host_config' into 'experimental' 2017-04-05 09:39:43 -05:00
.gitattributes add .gitattributes for line ending cleanup 2016-10-28 08:51:49 -05:00
.gitignore ignore my files 2016-10-28 08:45:41 -05:00
.gitlab-ci.yml fix for relative location 2017-01-24 08:29:39 -06:00
COPYING.txt initial commit 2015-11-05 14:23:46 -06:00
make_dist_mac.sh trying to include config in mac bundle 2017-01-23 15:00:06 -06:00
make_dmg_mac.sh make package tweaks 2017-01-23 14:45:27 -06:00
README.md formatting cleanup, add help option, fix quit behavior to ignore command-Q 2017-01-22 12:33:43 -06:00

GSplus

An Apple IIgs emulator for Mac OSX, Windows, and Linux.

Screenshot of starting the program

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.