Apple-1 Emulator for Stellarpad, ESP8266 and ESP32
Go to file
Stephen Crane 05f50a18fd
Serial display (#11)
* extract disp from io

* extract screen_disp

* working

* ...

* working

* refactor

* config
2024-08-29 07:03:46 +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 remove blanks 2014-11-17 19:58:01 +00:00
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 display (#11) 2024-08-29 07:03:46 +01:00
config.h Serial display (#11) 2024-08-29 07:03:46 +01:00
disp.h Serial display (#11) 2024-08-29 07:03:46 +01:00
io.cpp Serial display (#11) 2024-08-29 07:03:46 +01:00
io.h Serial display (#11) 2024-08-29 07:03:46 +01:00
LICENSE Initial commit 2014-11-11 17:11:55 +00:00
Makefile Serial display (#11) 2024-08-29 07:03:46 +01:00
README.md Serial Keyboard and other improvements (#10) 2024-08-22 16:02:42 +01:00
screen_disp.cpp Serial display (#11) 2024-08-29 07:03:46 +01:00
screen_disp.h Serial display (#11) 2024-08-29 07:03:46 +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