mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-23 00:14:25 +00:00
Upload
Digital Research
This commit is contained in:
19
CPM OPERATING SYSTEMS/CPM 2.X/CPM 2.2/ASM80/README.MARKDOWN
Normal file
19
CPM OPERATING SYSTEMS/CPM 2.X/CPM 2.2/ASM80/README.MARKDOWN
Normal file
@@ -0,0 +1,19 @@
|
||||
|
||||
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
|
||||
|
Reference in New Issue
Block a user