summaryrefslogtreecommitdiff
path: root/sim/ucsim/z80.src/test/run.sh
blob: 57d6d88d0d793fe24e4aafb82b1f9518235e9e93 (plain) (blame)
1
2
3
4
5
6
7
PRJ=$1

if [ -z "$PRJ" ]; then
   PRJ=t1
fi

../sz80 -C conf.cmd ${PRJ}.ihx <run.cmd