Woz Monitor Commands
The Woz Monitor is the built-in ROM at $FF00. 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)
XXXX.YYYYR — Run from first address
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.
• Speed slider goes from authentic 1MHz to 20x turbo.
• The blinking @ cursor replicates the real Apple-I!