EPPLE ][ is an emulator of the Apple ][ computer.
Go to file
Christopher A. Mosher 348f85e391 fixes #12 2022-11-03 18:26:07 -04:00
.github sonarcloud 2022-11-02 22:12:17 -04:00
conf fixes #12 2022-11-03 18:26:07 -04:00
docs fixes #12 2022-11-03 18:26:07 -04:00
rom build roms 2022-11-01 21:00:07 -04:00
src fixes #12 2022-11-03 18:26:07 -04:00
.editorconfig add editorconfig 2022-11-02 23:41:41 -04:00
.gitignore remove autotools; other cleanup 2022-11-02 16:47:50 -04:00
CMakeLists.txt add USE_EMU as build option; slight refactor build 2022-11-03 01:07:39 -04:00
LICENSE Create LICENSE 2019-04-08 16:07:26 -04:00
LICENSE.other remove autotools; other cleanup 2022-11-02 16:47:50 -04:00
README.md improve readme 2022-11-02 21:45:28 -04:00
code-of-conduct.md add license file and code-of-conduct 2019-04-07 23:40:36 -04:00
sonar-project.properties add sonarcloud scan 2022-11-02 22:04:29 -04:00
transistors replace cpu with 6502 emulator 2013-12-19 19:44:06 -05:00

README.md

epple2, The Emulated Apple ][

Copyright © 20082022, Christopher Alan Mosher, Shelton, Connecticut, USA, cmosher01@gmail.com. GPLv3.

Donate Website Latest Release Contributor Covenant

See file LICENSE.other for additional copyright notices.

Please note this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.


overview

epple2 is an emulator of the Apple ][ and Apple ][ plus computers from Apple, Inc.

installation

Download the release 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

MacOS

Double-click the epple2.pkg file and follow the instructions. The application is installed as /usr/local/bin/epple2.

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.