DROP FILE HERE
or click to browse
.prg .bas .bin .txt — any file
The Personal Electronic Transactor featured a MOS 6502 CPU at 1 MHz, 8KB RAM (expandable to 32KB), and a built-in green phosphor display.
PRINT "TEXT"
FOR I=1 TO 10
GOTO 10
IF X=1 THEN ...
POKE addr,val
PEEK(addr)
INPUT "?";A$
LIST
RUN
NEW
CLR
Type normally. Special keys:
F1=RUN/STOP, Home=CLR/HOME,
Backspace=INST/DEL, Arrow keys work.