Files
Digital-Research-Source-Code/CPM OPERATING SYSTEMS/CPM 2.X/CPM 2.2/ASM80/README.MARKDOWN
Sepp J Morris 31738079c4 Upload
Digital Research
2020-11-06 18:50:37 +01:00

578 B

This is the CP/M 2.2 assembler ASM. It has been disassembled, and presented in both 8080, and Z80, mnemonics.

/ASMREAD.ME

This file contains a fully commented disassembly of the Digital Research ASM assembler. I've provided it in two forms:

  1. asm.asm -> using Intel 8080 ops. It can be assembled with the MAC or ASM assemblers.

  2. asm.z80 -> using Zilog Z80 ops. It can be assembled with the Z80MR or compatible assembler.

I would welcome your comments or suggestions.

          Larry A. Greene
          greenela@clear.lakes.com