These are the sources for as11 that build under UNIX.  They seem to be
pretty portable.  Just type "make".

as11 is distributed as freeware from a Motorola bulletin board.  This
version of as11 has been modified slightly to work under unix, and to
make use of the "#line" directives that come out of the c
preprocessor, should you choose to run your assembly source through
cpp first.

If you need as11_cpp and/or as11_icb, these are UNIX shell scripts
that are packed up with the pcode sources on cher.media.mit.edu in
pub/interactive-c/source.

If you need as11 for the PC or Mac, look for binaries on
cher.media.mit.edu in pub/miniboard.

Good luck!

Randy Sargent
rsargent@media.mit.edu


PS.  Warnings about values being truncated are nothing to worry about
when assembling pcode.  All "suggestions" output by the assembler can
similarly be ignored.
