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

zasm - Z80 Assembler – Version 4.4

Command Line Options

-c /path/to/cc

Assembler directives: #if, #elif, #else, #endif
Pseudo instructions: if, endif
If you include c sources and Assembler directives: #if, #elif, #else, #endif
Pseudo instructions: if, endif
if the c compiler cannot be found in your $PATH or Assembler directives: #if, #elif, #else, #endif
Pseudo instructions: if, endif
if you want to use a different one, then you can tell the assembler which executable to use for compiling c sources.

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