home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_progs
/
prog-asm
/
examples.lzh
/
EXAMPLES
/
SPEECHTOY
/
ASSEMBLESPEECH
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-08-16
|
271 b
|
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