<--  back   Last regenerated: 2022-04-20 17:31:36 kio

zasm - Z80 Assembler – Version 4.4

Command Line Options

-t /path/to/dir

Define the directory to use for temporary files. The only temp files created by zasm are those generated by the c compiler which will be stored in subdirectory 's/' inside this filder.

The default location is the output file's directory.

Assembler directives: #if, #elif, #else, #endif
Pseudo instructions: if, endif
If a partial path is used then your current working directory applies.

Valid HTML   Valid CSS