home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
World of Shareware - Software Farm 2
/
wosw_2.zip
/
wosw_2
/
PROG
/
SPARC.ZIP
/
CTEST.BAT
< 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
DOS Batch File
|
1992-01-31
|
225 b
|
7 lines
@echo off
if exist tmp.tmp del tmp.tmp
call rtest t1.s t2.s branch.s ldst.s addsub.s mul.s logical.s ack.s trap.s float.s
sasm -n -g argv.s >> tmp.tmp
ssim -n -g >> tmp.tmp
echo ---- Confidence test results in TMP.TMP