Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

This space is under construction for V1.4


[M]ultiple [P]rocessor [M]odule Assembler

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 was originally created as a SuperBasic Z80 assembler tool running on a Sinclair QL in 1991 to assist in development of Cambridge Z88 applications, being hand-written Zilog Z80 assembly programs. It was later ported to Lattice C using the Sinclair QL's C68 C compiler. Final portation was done to Ansi C and to multiple platforms; MS DOS and Linux/Unix. Named as "z80asm" it was adapted to the z88dk project for being the final step of executable code generation to the Small-C compiler of Z80-based systems. After a long pause, Mpm became the continuation of the z80asm tool with the aim of being a more flexible assembly language compiler tool, diverting from the z88dk project. The Z88dk (Small-C) project uses the original z80asm tool, and have modified / improved it for their specialized needs.

Mpm has been continually improved and now runs on modern 64bit operating systems. Mpm is currently the core tool for Cambridge Z88 operating system and application development. Mpm serves as a perfect tool for developing stand-alone Z80 applications on other Z80-based systems. The Mpm tool is available on all major operating system platforms such as Windows, Mac OS X and Linux, also supporting embedded platforms such as the Raspberry Pi.

Mpm is designed to be simple as an easy command line interface and efficient / fast assembler of source file compiling for stand-alone application development. These pages provide all the necessary  documentation, describing the Mpm assembler functionality thoroughly with examples. We have also provided a quick reference for easy access to specific syntax of available features.

Mpm continues to be improved. Macros, Arm & Mips CPU assembly language support and Elf binary executable output is part of the future developments of Mpm.

Download ready-made executable for your desktop platform

Download latest stable version of the Mpm assembler for your desktop platform here (bundled as part of the Z88 Assembler Workbench package):

http://sourceforge.net/projects/z88/files/Z88%20Assembler%20Workbench%20Tools/

Source code of Mpm can be fetched from our Git repository here: https://bitbucket.org/cambridge/mpm.

 

Recent updates

 
Navigate space
  • No labels