#!/bin/sh

rm -f disks/drivea.dsk
ln disks/library/imdos202.dsk disks/drivea.dsk

./imsaisim -x bootrom.hex $*
