#/bin/sh!

romload2.0 -x -T 000000 -o bootrom.srec bootrom.ld;
mungesrec2.0 -s 0 -e -k 256 bootrom.srec > bootrom.even;
mungesrec2.0 -s 0 -o -k 256 bootrom.srec > bootrom.odd;
ls -lt | head;
