Apple-1 Emulator for Stellarpad, ESP8266 and ESP32
Go to file
2024-08-29 09:28:26 +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 display (#11) 2024-08-29 07:03:46 +01:00
config.h default 2024-08-29 09:28:26 +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
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