EasyManua.ls Logo

Commodore Plus 4 - Page 245

Commodore Plus 4
464 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...
Macliiii6-Ij&iigua.g6
Monitor
Commands
833
Example:
L
filename
,device
The
filename
is
the
optional
Plus/4
file
name
surrounded
by
quotation
marks.
The
device
is
the
optional
Plus/4
device
number
(see
Chapter
6).
The
monitor
loads
the
specified
program
file
into
memory.
The
file
must
be
a
program-type
file
(see
Chapter
6)
because
these
have
the
start
address
for
loading
stored
in
the
first
2
bytes
of
the
file.
These
bytes
are
created
by
the
save
(S)
command
and
represent
the
first
location
that
was
saved
into
the
file.
Hence,
a
program
is
always loaded
into
the
same
section
of
memory
from
which
it
was
saved.
If
the
file
name
is
omitted,
the
device
must
be
the
cassette.
If
the
device
is
omitted,
it
is
assumed
to
be
the
cassette.
L"TEST",8
SEARCHING
FOR
TEST
LOADING
The
monitor
is
asked
to
load
the
program
"TEST"
from
the
disk
drive
(device
8).
It
reports
that
it
is
searching
for the
file,
and
when
the
file
is
found,
the
LOAD
ING
message
appears.
Example:
L
PRESS
PLAY
ON
TAPE
OK
SEARCHING
FOUND
LOADING
The
monitor
is
asked
to
load
the
next
program
on
the
cassette.
It
reports
when
the
file
is
found
and
when
loading
begins.
Examining
Memory—The
M
Command
The
M
(Memory)
command
is
used
to
examine
a
section
of
memory.
The
syntax
is
as
follows:
M
start
address
end
address
The
start
address
is
the
optional
hexadecimal
address
at
which
the
memory
dump
starts.
The
end
address
is
the
optional
hexadecimal
address
at
which
the
memory
dump
stops.
The
monitor
outputs
the
contents
of
the
specified
section
of
memory
to
the
screen
8
bytes
per
line.
The
specified
end
address
is
the
last
location
dumped
unless
it
occurs
in
the
middle
of
a
set
of
8
bytes,
in
which
case
the
entire
set
is

Other manuals for Commodore Plus 4

Related product manuals