home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Jason Aller Floppy Collection
/
67.img
/
VGAKIT34.ZIP
/
MKEXAMP.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
DOS Batch File
|
1990-04-30
|
192 b
|
8 lines
masm mode13x;
masm point;
masm svgamode;
masm banks;
\msc\bin\cl -AS -Oas -Gs -Zl -Zp -FPa -Zi -c example.c
link example+mode13x+point+svgamode+banks,example,example,\msc\lib\slibcr;