You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mark Pruden 610c0f7856 Fixes to Imgae file Defs, and move test files, and readme files 1 year ago
..
u0 Adds programming and games disk images 3 years ago
Readme.txt Fixes to Imgae file Defs, and move test files, and readme files 1 year ago

Readme.txt

===== Z80ASM v1.30 by SLR Systems =====


Z80ASM is a relocating macro assembler for CP/M. It takes assembly language
source statements from a disk file, converts them into their binary equivalent,
and stores the output in either a core-image, Intel hex format, or relocatable
object file. The mnemonics recognized are those of Zilog/Mostek. The optional
listing output may be sent to a disk file, the console and/or the printer, in
any combination. Output files may also be generated containing cross-reference
information on each symbol used.

The manual is available in the Doc/Language directory,
z80asm (SLR Systems).pdf

A run through of using the assembler is available at
https://8bitlabs.ca/Posts/2023/05/20/learning-z80-asm