From a71c6b72b01b21eda080f30b9c0bb222fddbc14b Mon Sep 17 00:00:00 2001 From: cuz Date: Sun, 29 Jan 2006 19:01:59 +0000 Subject: [PATCH] Added a sentence about unnamed labels git-svn-id: svn://svn.cc65.org/cc65/trunk@3701 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/da65.sgml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/da65.sgml b/doc/da65.sgml index 235b2755f..dc2db66fb 100644 --- a/doc/da65.sgml +++ b/doc/da65.sgml @@ -432,7 +432,9 @@ code. The following attributes are recognized: NAME The attribute is followed by a string value which gives the name of the - label. + label. Empty names are allowed, in this case the disassembler will create + an unnamed label (see the assembler docs for more information about unnamed + labels). SIZE This attribute is optional and may be used to specify the size of the data