Space Logo
Name
CPU Assembler - Mpm
Key
MPM
Home page
Home page: Introduction
Created by
Administrator
(Nov 05, 2011)
Categories
Description
This cross-assembler command line tool currently supports compilation of Cambridge Z88 ROM (Zilog Z80) source code and Cambridge Z88 applications.
 
Mpm is a continued work of z80asm, currently used as part of the z88dk project (http://z88dk.org). Mpm is a cross-platform assembler running on command line shell, currently supporting Zilog Z80 assembler code generation. It supports its own simple object file format and implements buidling of libraries which can be statically linked into the final executable binary.
 
Mpm is the primary tool use to compile source code projects available in Git repositories at https://bitbucket.org/cambridge/oz and https://bitbucket.org/cambridge/z88.
 
Future releases of Mpm will support Mips R5900 (Sony PS1 & PS2) executable binaries (Elf) and ARM Linux executable binaries (Elf).