mirror of https://github.com/jscrane/Apple1
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
docs | 4 years ago | |
images | 8 years ago | |
programs | 8 years ago | |
roms | 4 years ago | |
.gitignore | 2 years ago | |
Apple1.ino | 2 years ago | |
LICENSE | 8 years ago | |
Makefile | 2 years ago | |
README.md | 2 years ago | |
TODO.md | 8 years ago | |
config.h | 2 years ago | |
io.cpp | 2 years ago | |
io.h | 4 years ago | |
pia.cpp | 4 years ago | |
pia.h | 5 years ago |
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