SDS 68K toolkit quick reference

The following syntax is recommended in this LABORATORY COMPANION for assembling 68K code.

as68000 -V 68020 -f -L -m -o example.o example.s

If you develop more complicated code sequences then the dot (.) option may prove useful.

as68000 -V 68020 -f -L -m -. -o example.o example.s



Last modified: Sun Mar 24 14:40:58 MST 1996 by M. Smith. Copyright -- M. R. Smith