home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD2.mdf
/
doc
/
ems
/
disk4
/
loadcode.mak
< prev
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
|
1989-11-17
|
119 b
|
10 lines
loadcode.exe: loadcode.asm
masm loadcode;
link loadcode;
hello.obj: hello.asm
masm hello;
link hello;