as86 is an assembler for the 8086..80386 processors. Its syntax is closer to the intel/microsoft form rather than the more normal generic form of the unix system assembler.
as86 is an assembler for the 8086..80386 processors. Its syntax is closer to the intel/microsoft form rather than the more normal generic form of the unix system assembler.
The src file can be '-' to assemble the standard input.
This assembler can be compiled to support the 6809 cpu and may even work.
More info: as86(1) - Linux man page