mirror of
https://github.com/balt-dev/appleone.git
synced 2025-01-04 16:29:20 +00:00
7 lines
337 B
Markdown
7 lines
337 B
Markdown
|
# Apple I Emulator
|
||
|
This is a simple Apple I emulator. You can find a built binary in the Releases section on the right.
|
||
|
|
||
|
This project uses [r6502](https://github.com/balt-dev/r6502) to emulate the 6502 microprocessor.
|
||
|
|
||
|
[See the Apple I manual for details.](https://ia601903.us.archive.org/17/items/Apple1Manual1976/Apple1Manual1976.pdf)
|