Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

M]ultiple [P]rocessor [M]odule Assembler V1.4

 

The Mpm Assembler has been designed with flexibility in mind. To be able to run on any major OS and perform cross-compilation. To support compilation of assembly languages of multiple CPU's. Being a tool that assist the assembly language programmer with high-level source structures like modularized source code, source file-level dependencies, static library management and complete code generation in one tool. Mpm is implemented in Ansi C and is designed to be a multi-platform tool automatically handling file naming conventions, and correct code generation byte ordering, no matter which architecture Mpm is being executed on. Mpm runs on 32bit and 64bit architectures.

...