EasyManua.ls Logo

NEC PC-8201A - Page 212

NEC PC-8201A
219 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
APX
D
PROGRAM
RAM
RETURN
KEY
RESERVED
WORD
ROM
STATEMENT
A
set
of
instructions
telling
a
computer
how
to
solve
a
given
problem.
The
instructions
are
given
in
a
pro¬
gramming
language
such
as
BASIC.
Random
Access
Memory.
The
type
of
memory
that
can
be
altered,
by
means
of
saving
files
or
new
programs
or
running
programs.
A
key
on
the
terminal's
keyboard
that
is
used
to
enter
a
BASIC
statement.
In
BASIC,
the
first
word
of
a
statement
that
identifies
the
type
of
statement.
For
example:
LET,
IF,
GOTO,
PRINT,
etc.
Read
Only
Memory.
The
type
of
memory
that
stays
intact
even
when
the
PC-8201's
power
is
turned
off.
A
single
instruction
to
the
computer
such
as
10
LET
P=42.6
APX
D—2