Commodore 1551 User Manual page 92

Table of Contents

Advertisement

DlSPLAYT&S
The DISPLAY T&S program allows a programmer to examine the contents of a
block by specifying the particular track number and sector number that identifies that
block.
PERFORMANCE TEST
The PERFORMANCE TEST program tests the electronic and mechanical capabili-
ties of the disk drive whenever necessary. Use this program whenever you suspect there
may bl;: damage to the drive.
SEQ.FILE.DEMO AND REL.FILE.DEMO
These two files are included as programming examples or guidelines when writing
your own programs. They also illustrate the important technique of checking the error
channel after each access to the disk drive.
SD.BACKUP.xx
These three programs are entitled SD.BACKUP.C64, SD.BACKUP.CI6, and
SD.BACKUP.PLUS4. Each, when loaded into its respective computer, allows you to
create an exact duplicate of a diskette by switching a blank diskette and the diskette to
be copied in and out of the drive at the appropriate times. Loading and running them
incorrectly may damage a diskette.
PRINT .xx.UTIL
These three programs are actually entitled PRINT.64.UTlL, PRINT.+4, and
PRINT.CI6.UTlL. They provide two functions: a printout of any Text-Mode screen
display, and a listing of the contents of all scaler (non-array) variables in a Basic pro-
gram to screen or printer. Any CBM printer may be used for either function. Printing of
reverse-video and graphics characters depends on the specific printer model used. These
programs can run from tape.
CM BASIC DEMO +4 BASIC DEMO
These programs offer a set of demo routines which can perform minimal system
testing on the computers. Routines are provided for testing the video and sound output,
keyboard and joy stick input, and disk unit I/O.
LOAD ADDRESS
LOAD ADDRESS is a simple program that tells you where a program was origi-
nally located in memory. Some programs can only run in the same locations from which
they were saved. Load such programs with LOAD"filename" ,8,
I.
84

Advertisement

Table of Contents
loading

Table of Contents