appleone/README.md
2024-04-05 16:01:43 -05:00

337 B

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.

See the Apple I manual for details.