From: cuz Date: Mon, 8 Mar 2004 22:35:37 +0000 (+0000) Subject: Document push/pop for segment name #pragmas X-Git-Tag: V2.12.0~913 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=32307e14e47963d75df0cb0c63d7e08580351462;p=cc65 Document push/pop for segment name #pragmas git-svn-id: svn://svn.cc65.org/cc65/trunk@2908 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/doc/cc65.sgml b/doc/cc65.sgml index e939de852..d9030c078 100644 --- a/doc/cc65.sgml +++ b/doc/cc65.sgml @@ -196,7 +196,7 @@ Here is a description of all the command line options: switch: . + name="register variables">. The compiler setting can also be changed within the source file by using . @@ -671,6 +671,8 @@ parameter with the #pragma bssseg ("MyBSS") @@ -734,6 +736,8 @@ parameter with the #pragma codeseg ("MyCODE") @@ -750,6 +754,8 @@ parameter with the #pragma dataseg ("MyDATA") @@ -766,6 +772,8 @@ parameter with the #pragma rodataseg ("MyRODATA")