From b7cc6b82d7047ec8cf0bf4816c93934c2913a71c Mon Sep 17 00:00:00 2001 From: cuz Date: Sun, 2 Sep 2007 19:57:34 +0000 Subject: [PATCH] Document segment support for da65 (which is not completely done). git-svn-id: svn://svn.cc65.org/cc65/trunk@3807 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/da65.sgml | 34 +++++++++++++++++++++++++++++++--- 1 file changed, 31 insertions(+), 3 deletions(-) diff --git a/doc/da65.sgml b/doc/da65.sgml index f4174618d..0ce43976c 100644 --- a/doc/da65.sgml +++ b/doc/da65.sgml @@ -293,7 +293,7 @@ following attributes are recognized: This attribute specifies the column in the output, where the argument for an opcode or pseudo instruction starts. The corresponding command line - option is + option is . @@ -380,7 +380,7 @@ following attributes are recognized: - This attribute specifies the column, where the data bytes are output + This attribute specifies the column, where the data bytes are output translated into ASCII text. It is only used if is set to at least 4. The corresponding command line option is @@ -506,6 +506,32 @@ code. The following attributes are recognized: +Specifying Segments