Apple-1 Emulator for Stellarpad, ESP8266 and ESP32
Go to file
Stephen Crane c7db5b18b4
Serial Keyboard and other improvements (#10)
* ps/2 and hardware serial keyboards

* docs

* remove setjmp

* hardware_run

* ...
2024-08-22 16:02:42 +01:00
docs ... 2018-11-12 22:14:40 +00:00
images add krusader rom and make config option 2014-11-17 20:14:31 +00:00
programs
roms progmem 2018-11-12 22:03:31 +00:00
.gitignore Serial Keyboard and other improvements (#10) 2024-08-22 16:02:42 +01:00
Apple1.ino Serial Keyboard and other improvements (#10) 2024-08-22 16:02:42 +01:00
config.h Serial Keyboard and other improvements (#10) 2024-08-22 16:02:42 +01:00
io.cpp Serial Keyboard and other improvements (#10) 2024-08-22 16:02:42 +01:00
io.h Serial Keyboard and other improvements (#10) 2024-08-22 16:02:42 +01:00
LICENSE
Makefile Serial Keyboard and other improvements (#10) 2024-08-22 16:02:42 +01:00
README.md Serial Keyboard and other improvements (#10) 2024-08-22 16:02:42 +01:00

Apple-1 Emulator

Requirements

Keyboard

  • F1 (^N): reset
  • F2 (^M): advance tape
  • F3 (^O): rewind tape
  • F4 (^P): load program from tape (by simulating typing it)
  • F6 (^R): checkpoint machine
  • F7 (^S): restore from current checkpoint on tape
  • F10(^W): watch CPU execute instructions
  • Underscore is rubout