-
Notifications
You must be signed in to change notification settings - Fork 7
Getting Started
Samir Sinha edited this page Nov 6, 2022
·
1 revision
Supported platforms are Windows 10 and Linux x86_64.
To run the emulator, download a ROM 03 binary file (should be 256K long) from one of the Apple II software sites. Drop this binary into the same folder as your executable.
- Download a release binary from the Releases Page
- Unzip the contents into a folder on your system; avoid
C:\Program Files\and choose a folder of your own making where you have read/write access to - Drop a ROM 3 binary into this folder
- The executable is not code-signed so it's necessary to respond appropriately to the security prompts when running the program for the first time
Source only builds for now. See Build Instructions for details.