#!/bin/sh
cmd="irapc -a -M68010 -offset=4194304 -text -preproc -entry=4194376 CMB.BIN CMB.ASM"
dosbox -c "mount c: ." -c "c:" -c "dir" -c $cmd
