gsplus/README.md

23 lines
761 B
Markdown
Raw Normal View History

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