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

zasm - Z80 Assembler – Version 4.4

Command Line Options

--z180

Pseudo instructions: defl, set and '='
Labels: SET
Set the target cpu to Command Line Options: --z180
Pseudo instructions: .z80, .z180 and .8080
Z180 / HD64180. This enables additional instructions and disables all illegal instructions, because the Command Line Options: --z180
Pseudo instructions: .z80, .z180 and .8080
Z180 traps them.
Alternative: Use the Pseudo instructions
8080 Assembler: 8080 pseudo instructions
pseudo instruction '.Command Line Options: --z180
Pseudo instructions: .z80, .z180 and .8080
z180' at the start of the source file.

Assembler directives: #if, #elif, #else, #endif
Pseudo instructions: if, endif
If target Command Line Options: --z180
Pseudo instructions: .z80, .z180 and .8080
Z180 is Pseudo instructions: defl, set and '='
Labels: SET
set with --Command Line Options: --z180
Pseudo instructions: .z80, .z180 and .8080
z180 or .Command Line Options: --z180
Pseudo instructions: .z80, .z180 and .8080
z180, then the Pseudo instructions: Label definition
Numeric expressions: Labels
8080 Assembler: Labels
label _z180_ is defined and can be tested with 'defined(_z180_)' in Expressions
8080 Assembler: Expressions
expressions.

Valid HTML   Valid CSS