gsplus/README.md

23 lines
761 B
Markdown
Raw Normal View History

2017-01-22 04:47:47 +00:00
# GSplus
2017-01-22 04:39:38 +00:00
An Apple IIgs emulator for Mac OSX, Windows, and Linux.
2016-01-30 19:19:37 +00:00
2017-01-22 04:39:38 +00:00
![Screenshot of starting the program](doc/web/Screenshot.png "Screenshot of starting the program")
2017-01-22 04:47:47 +00:00
# About
2016-01-31 16:52:18 +00:00
This is an early release of an experimental project to modernize the
KEGS/GSport emulator platform and eventually extend it.
2016-01-30 19:19:37 +00:00
2017-01-22 04:47:47 +00:00
# Install
Go to https://apple2.gs/plus to get the latest downloads for your system.
2016-01-30 19:19:37 +00:00
2017-01-22 04:47:47 +00:00
# Usage Notes
2016-01-31 16:52:18 +00:00
You need to provide the ROM file and disk images and a config file. I'd
2016-01-30 19:53:53 +00:00
recommend you just drop it in your current GSport or KEGS folder and run it
2016-01-31 16:52:18 +00:00
from there.
2016-01-30 19:53:53 +00:00
2017-01-22 04:47:47 +00:00
See the doc/gsplusmanual.pdf file for much more complete documentation.
2016-01-30 19:19:37 +00:00
2017-01-22 04:47:47 +00:00
# Build Instructions
2016-02-06 13:32:57 +00:00
See the /doc/ directory for "Developer-Quickstart" docs which cover building
2017-01-22 04:47:47 +00:00
for the various platforms.