
The following DSP tools should be found on this disk:

asm56000.ttp	assembler
		usage:	asm56000 -b ssilpbk.asm
		   (Use asm56000 -b ssilpbk.asm > foo) to redirect output
			since scrolling text takes most of the assembly
			time.  Check foo for errors reported at end of file)
dsplnk.ttp	linker
		usage:	dsplnk -b ssilpbk.cln
cldlod.ttp	converts .cld files to .lod files
		usage:	cldlod ssilpbk.cld > ssilpbk.lod



Include in your 'C' files "dspbind.h" which is the DSP extension of
"osbind.h".
