ACC Utilities Reference Guide

74 Chapter3
ZLINK - Z80/Z180 Relocating Linker
Using ZLINK
All command files for ZLINK must have a file type extension of .ZLNK.
The file names and extensions are not case sensitive. ZLINK uses other
file type extensions as follows:
.zrel Relocatable file (input)
.zsnp Snapshot file (input)
.zlnk Command file (input)
.zmap List file (output)
.zabs Absolute code file (output)
Relocatable files are produced by the Z80 cross assembler, ZX80R, and
are used by ZLINK to create the absolute download file.
The s napshot file contains information about the ZCOM executive
firmware, under which the executable code will run.