mirror of
https://github.com/cmosher01/Epple-II.git
synced 2024-12-22 14:29:35 +00:00
minor update docs
This commit is contained in:
parent
7328295ac8
commit
b1c4baabb3
@ -2,6 +2,8 @@ epple2 (Emulated Apple ][)
|
||||
==========================
|
||||
Christopher A. Mosher <cmosher01@gmail.com>
|
||||
|
||||
image:https://travis-ci.org/cmosher01/Epple-II.svg?branch=master["Build Status", link="https://travis-ci.org/cmosher01/Epple-II"]
|
||||
|
||||
Home page: http://mosher.mine.nu/epple2[]
|
||||
|
||||
+epple2+ is an emulator of the *Apple ][* and *Apple ][ plus*
|
||||
|
@ -32,11 +32,14 @@ portability in mind. It uses the http://www.libsdl.org/[SDL] graphics library.
|
||||
* 640x480 resolution
|
||||
* Floating data bus, and video scanner
|
||||
* Cards: Disk ][, language, firmware, clock
|
||||
* Accurate drive controller logic state sequencer emulation (16 and 13 sector disks)
|
||||
* WOZ 2 disk image format, supports all copy-protected disks
|
||||
* Drive emulates track arm; accurately writes quarter-tracks
|
||||
* 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!
|
||||
* POWER light
|
||||
|
||||
include::screenshots.asciidoc[]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user