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

zasm - Z80 Assembler – Version 4.4

Command Line Options

--casefold, .casefold

Related Differences from v3 to v4: Command line options
Command Line Options
Command Line Options: Command line options
command line option, Pseudo instructions
8080 Assembler: 8080 pseudo instructions
pseudo instruction and predefined label

Tell the assembler that Pseudo instructions: Label definition
Numeric expressions: Labels
8080 Assembler: Labels
label names are case insensitive and that the source does not distinguish between uppercase and lowercase writing of Pseudo instructions: Label definition
Numeric expressions: Labels
8080 Assembler: Labels
label names.

Note: instruction and register names are always case insensitive.

This option is implied by '--asm8080'.

Normally Pseudo instructions: Label definition
Numeric expressions: Labels
8080 Assembler: Labels
label names are case sensitive or people just tend to just write them allways the same.

Prior to version 4.3.4 a Pseudo instructions: Label definition
Numeric expressions: Labels
8080 Assembler: Labels
label _casefold_ was also defined.

Valid HTML   Valid CSS