Apple-1 Emulator for Stellarpad, ESP8266 and ESP32
Go to file
2024-10-16 11:00:22 +01:00
data initial support for pi pico 2024-10-12 14:40:22 +01:00
docs ... 2018-11-12 22:14:40 +00:00
images
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 initial support for pi pico 2024-10-12 14:40:22 +01:00
config.h initial support for pi pico 2024-10-12 14:40:22 +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 pico port 2024-10-16 11:00:22 +01:00
README.md initial support for pi pico 2024-10-12 14:40:22 +01:00
screen_disp.cpp pico port 2024-10-16 11:00:22 +01:00
screen_disp.h Serial display (#11) 2024-08-29 07:03:46 +01:00
terminal_disp.cpp add missing files 2024-10-12 14:40:55 +01:00
terminal_disp.h add missing files 2024-10-12 14:40:55 +01:00

Apple-1 Emulator

Requirements

Keyboard

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