Options -nd and -nt: Set DATA and CODE Segment Names
From Asmc Macro Assembler
Options -nd and -nt: Set DATA and CODE Segment Names
Options -nd and -nt will set the name of the data/code segments if simplified segment directives are used. Syntax is:- -nt=name_of_code
- -nd=name_of_data