[net.micro] assemblers

oster (09/08/82)

Mike Blackwell@CMU-20c wrote asking for a M68000 cross assembler, complaining
that the one he's got uses non-standard mnemonics and doesn't have macros.
*** BIC ON ***
It runs under Unix. Don't you understand what Unix tools are for?  Here is the
complete source for a full macro-assembler:
	m4 | assem.old

Using this new assembler you will be able to define any macros you want.  You
will be able to redefine any of the mnemonics to anything you choose.  Before
you ask for any software, you should always use the "man" command to see if it
doesn't already exist.
*** BIC OFF ***
(Only a minor flame. Ignorance is curable.)
		David Oster

Anonymous (09/09/82)

#R:burdvax:-14300:uiucdcs:10400016:000:109
uiucdcs!Anonymous    Sep  9 15:35:00 1982

   Well, does anyone have an m4 macro set available? Some people have no
time to do these things themselves.