home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 1
/
GoldFishApril1994_CD1.img
/
d2xx
/
d203
/
examples
/
speechtoy
/
assemblespeech
< prev
next >
Wrap
Text File
|
1989-04-29
|
271b
|
9 lines
assemble the file SpeechToy.asm
link with the enclosed startup routine (found in StartUps dir) as follows
For Manx users
ln -o SpeechToy ManxStartUp.o SpeechToy.o -lcl32
For other assemblers (inc Lattice)
Blink SmallStart.o SpeechToy.o small.lib NODEBUG to SpeechToy