The AMP Programming Manual details the usage of the AMP assembler for the DX-1 Experimental Dynamic Processor. The document covers:
- Source Program Format: Explaining location and variable fields.
- Relocation and Linkage: Describing how programs are linked and relocated in memory.
- Pseudo-Ops: Providing comprehensive definitions for storage, data generation, assembly control, and macro definitions.
- Macros: Detailed explanation of macro creation, nesting, and conditional assembly using the
iff and irp pseudo-ops.
- Assembly Listings and Diagnostics: Describing output formats and error flags.
- Installation Usage: Instructions for utilizing AMP on the DX-1 system, including tape requirements and console interaction.