Apple-1 Emulator for Stellarpad, ESP8266 and ESP32
Go to file
Stephen Crane 728e1e4058 ... 2014-12-17 15:26:16 +00:00
docs add krusader rom and make config option 2014-11-17 20:14:31 +00:00
images add krusader rom and make config option 2014-11-17 20:14:31 +00:00
programs remove blanks 2014-11-17 19:58:01 +00:00
roms add krusader rom and make config option 2014-11-17 20:14:31 +00:00
.gitignore ... 2014-11-15 12:17:08 +00:00
LICENSE Initial commit 2014-11-11 17:11:55 +00:00
Makefile initial 2014-11-11 17:13:25 +00:00
README.md ... 2014-11-24 19:37:04 +00:00
TODO.md 23k256 2014-11-24 19:32:07 +00:00
apple1.ino ... 2014-12-17 15:26:16 +00:00
config.h 23k256 2014-11-24 19:32:07 +00:00
io.cpp ... 2014-11-24 19:37:04 +00:00
io.h factor out pia 2014-11-17 20:00:40 +00:00
pia.cpp ... 2014-11-24 19:37:04 +00:00
pia.h factor out pia 2014-11-17 20:00:40 +00:00

README.md

Apple-1 Emulator

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
  • F8: enter debug mode (display current processor status on serial port)