Skip to content
Christopher Mosher edited this page Oct 3, 2013 · 1 revision

Epple ][

Table of Contents
epple2logo

Introduction

Epple ][ is an emulator of the original APPLE ][ and APPLE ][ PLUS computers from Apple, Inc. It runs on Windows and Linux platforms, and is released under GPLv3 GPLv3

It is written in C++ and is designed with cross-platform portability in mind. It uses the SDL graphics library.

Features

  • Cycle-accurate: emulates all MOS 6502 CPU cycles including “phantom reads”

  • Video display is synchronized with CPU

  • NTSC video signal emulation: all video quirks emulated accurately

  • Revision 0 motherboard (optional)

  • Multiple display types: monitor and TV emulation

  • Can run full-screen or in a window

  • 640x480 resolution

  • Floating data bus, and video scanner

  • Cards: Disk ][, language, firmware, clock

  • Paddles (mouse emulates two paddles)

  • Cassette tape interface

  • PR#1 writes to standard output

  • Accurate keyboard emulation, including the repeat key

  • It even emulates the POWER light!


Copyright © 2009,2012, by Christopher A. Mosher, Shelton CT, USA.

Creative Commons Attribution-Noncommercial-Share Alike 3.0 USA License

Clone this wiki locally