mirror of https://github.com/jscrane/Apple1
|
||
---|---|---|
docs | ||
images | ||
programs | ||
roms | ||
.gitignore | ||
Apple1.ino | ||
LICENSE | ||
Makefile | ||
README.md | ||
config.h | ||
io.cpp | ||
io.h |
README.md
Apple-1 Emulator
Requirements
- 6502 Emulation library
- uC-Makefile
Keyboard
- F1: reset
- F2: advance tape
- F3: rewind tape
- F4: load program from tape (by simulating typing it)
- F6: checkpoint machine
- F7: restore from current checkpoint on tape