mirror of
https://github.com/nippur72/apple1-videocard-lib.git
synced 2025-01-08 00:32:31 +00:00
9 lines
202 B
Plaintext
9 lines
202 B
Plaintext
Syntax:
|
|
RUN filename
|
|
|
|
Same as LOAD but runs the file after
|
|
loading it. Binary files are exectuted
|
|
at the starting address specified in
|
|
the file name tag; BASIC files are RUN
|
|
from the BASIC interpreter.
|