mirror of
https://github.com/balt-dev/appleone.git
synced 2024-10-31 23:09:42 +00:00
An Apple I emulator, written in Rust.
.github/workflows | ||
.idea | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
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 to emulate the 6502 microprocessor.