#!/bin/sh

rm -f disks/drivea.dsk
ln disks/library/um-cpm13.dsk disks/drivea.dsk

./imsaisim -x bootrom.hex $*
