EPPLE ][ is an emulator of the Apple ][ computer.
Go to file
Christopher A. Mosher 2074de70ce fix bad reference 2024-04-13 17:53:15 -04:00
.github restore windows latest; try upping build version 2024-04-10 23:26:02 -04:00
bin minor fixes 2024-04-13 17:45:58 -04:00
docs fixes #12 2022-11-03 18:26:07 -04:00
share fetch apple roms and disks; read from resources (in some places) 2022-12-06 18:00:53 -05:00
src fix bad reference 2024-04-13 17:53:15 -04:00
.editorconfig add editorconfig 2022-11-02 23:41:41 -04:00
.gitignore re-work build/package; add prefs dlg; add config.h generation 2022-12-04 16:33:27 -05:00
CMakeLists.txt try win ver 6000 2024-04-10 23:57:44 -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 completely remove tinyfiledialogs; clean up some log messages 2022-12-11 17:17:25 -05:00
code-of-conduct.md work on shutdown process; refactor 2023-01-05 20:10:15 -05:00
sonar-project.properties add sonarcloud scan 2022-11-02 22:04:29 -04:00

README.md

epple2, The Emulated Apple ][

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

Donate Website Latest Release Build 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.