mirror of
https://github.com/jscrane/Apple1.git
synced 2024-11-22 06:31:37 +00:00
Apple-1 Emulator for Stellarpad, ESP8266 and ESP32
44c3cc1ea7
* PIA cleanup * move Apple1-dependent bits onto io class * implement irq_a1 and irq_b1 * irq2 + cleanups * ddr part 1 * ddr processing part 2 * ... |
||
---|---|---|
docs | ||
images | ||
programs | ||
roms | ||
.gitignore | ||
Apple1.ino | ||
config.h | ||
io.cpp | ||
io.h | ||
LICENSE | ||
Makefile | ||
pia.cpp | ||
pia.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