Epple-II/README.md

35 lines
1.7 KiB
Markdown
Raw Permalink Normal View History

2019-04-08 03:32:11 +00:00
# epple2, The Emulated Apple ][
2022-11-03 01:42:35 +00:00
Copyright © 20082022, Christopher Alan Mosher, Shelton, Connecticut, USA, <cmosher01@gmail.com>. [GPLv3](https://www.gnu.org/licenses/gpl.md).
2019-04-08 03:32:11 +00:00
2022-11-03 01:41:55 +00:00
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CVSSQ2BWDCKQ2)
2019-04-13 02:15:21 +00:00
[![Website](https://img.shields.io/website/https/cmosher01.github.io/Epple-II.svg)](https://cmosher01.github.io/Epple-II)
[![Latest Release](https://img.shields.io/github/release/cmosher01/Epple-II.svg)](https://github.com/cmosher01/Epple-II/releases/latest)
2022-11-05 12:47:01 +00:00
[![Build](https://github.com/cmosher01/Epple-II/actions/workflows/build.yaml/badge.svg)](https://github.com/cmosher01/Epple-II/actions/workflows/build.yaml)
2019-04-08 03:52:14 +00:00
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v1.4%20adopted-ff69b4.svg)](./code-of-conduct.md)
2019-04-08 03:32:11 +00:00
2022-11-03 01:41:55 +00:00
See file [`LICENSE.other`](LICENSE.other) for additional copyright notices.
Please note this project is released with a Contributor Code of Conduct. By
2022-11-03 01:41:55 +00:00
participating in this project you agree to abide by its terms.
2019-04-08 03:32:11 +00:00
---
2022-11-03 01:41:55 +00:00
## overview
`epple2` is an emulator of the **Apple \]\[** and **Apple \]\[ plus**
computers from Apple, Inc.
## installation
[Download the release](https://github.com/cmosher01/Epple-II/releases/latest) for your
platform (`zip` for Windows, `deb` for Ubuntu, `pkg` for MacOS) and install as follows:
#### Ubuntu
`$ sudo apt install epple2_X.X.X_amd64.deb`
2019-04-08 03:32:11 +00:00
2022-11-03 01:41:55 +00:00
#### MacOS
Double-click the `epple2.pkg` file and follow the instructions.
2022-11-03 01:45:28 +00:00
The application is installed as `/usr/local/bin/epple2`.
2019-04-08 03:40:36 +00:00
2022-11-03 01:41:55 +00:00
#### Windows
Double-click the `epple2-windows.zip` file. Drag the `epple2` folder into the
`C:\Program Files (x86)\` folder. Double-click the `epple2` application to launch.