๐ Apple-I Emulator
Authentic Clock Speed
This emulator runs at the authentic Apple-I CPU speed derived from the NTSC master crystal:
14,318,180 Hz รท 14 = 1,022,727 Hz โ 1.022727 MHz
Woz Monitor Commands
After booting, you'll see a backslash (\) prompt.
XXXX โ Examine memory at address (e.g. FF00)
XXXX.YYYY โ Dump memory range
XXXX: DD DD DD โ Store bytes at address
XXXXR โ Run program at address (e.g. E000R for BASIC)
Tips:
โข All input is UPPERCASE. The Apple-I had no lowercase.
โข Press CR (Enter) to execute commands.
โข You can paste text (Ctrl+V) to enter programs quickly.
โข If you loaded BASIC ROM, type E000R to start BASIC.
โข The speed slider goes from 0.5ร (half speed) to 10ร (turbo).
โข The blinking @ cursor replicates the real Apple-I!