As for the BSVC simulator, you can use GCC under UNIX (on bohm) to develop your code. The procedure is almost exactly the same as above, with a minor change.
m68k-coff-gcc -m5200 -Wl,-s -Wl,-n -L. -Tsbc5206-srec.ld hlab61s.o -o hlab61s.x(This should be typed on a single line!) Any script or make files should be edited accordingly if you wish to use them under UNIX.
ANU Engineering - ENGN3213