Skip to content

Getting Started

Samir Sinha edited this page Nov 6, 2022 · 1 revision

Getting Started

Supported platforms are Windows 10 and Linux x86_64.

Installation

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.

Windows

  1. Download a release binary from the Releases Page
  2. 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
  3. Drop a ROM 3 binary into this folder
  4. 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

Linux

Source only builds for now. See Build Instructions for details.

Clone this wiki locally