mirror of
https://github.com/ivanizag/izapple2.git
synced 2024-12-22 09:30:19 +00:00
Add CircleCI badge
This commit is contained in:
parent
049e80acd7
commit
7f5bf6b47f
@ -2,6 +2,8 @@
|
||||
|
||||
Portable emulator of an Apple II+. Written in Go.
|
||||
|
||||
[![CircleCI](https://circleci.com/gh/ivanizag/apple2/tree/master.svg?style=svg)](https://circleci.com/gh/ivanizag/apple2/tree/master)
|
||||
|
||||
## Features
|
||||
|
||||
- Apple II+ with 48Kb of base RAM
|
||||
@ -20,6 +22,7 @@ Portable emulator of an Apple II+. Written in Go.
|
||||
- Adjustable speed.
|
||||
- Fast disk mode to set max speed while using the disks.
|
||||
- Single file executable with embedded ROMs and DOS 3.3
|
||||
- Optional emulation of the clone Base64A by Copam
|
||||
|
||||
|
||||
## Running the emulator
|
||||
|
Loading…
Reference in New Issue
Block a user