EXAMPLES:
PRINT#15,"U:";
PRINT#15,
"U3";
UTILITY LOADER
Form
of
DOS RESET command
Execute program at start
of
buffer 2
This command loads a user-type
file
into the drive RAM. The first two bytes
of
the
file
must contain the low and high addresses respectively. The third byte
is
the amount
of
characters
to
follow. In addition, a trailing checksum byte must be included. The load
address is the starting address.
FORMAT FOR THE UTILITY LOADER COMMAND
PRINT#" &O:filename"
80