home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Vectronix 2
/
VECTRONIX2.iso
/
FILES_10
/
DEVELOP.LZH
/
DSP
/
README
< prev
Wrap
Text File
|
1992-04-22
|
515b
|
18 lines
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".