[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
.ascii "string"
...
.ascii
expects zero or more string literals (see section 3.6.1.1 Strings)
separated by commas. It assembles each string (with no automatic
trailing zero byte) into consecutive addresses.