From 32307e14e47963d75df0cb0c63d7e08580351462 Mon Sep 17 00:00:00 2001 From: cuz Date: Mon, 8 Mar 2004 22:35:37 +0000 Subject: [PATCH] Document push/pop for segment name #pragmas git-svn-id: svn://svn.cc65.org/cc65/trunk@2908 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/cc65.sgml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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") -- 2.39.5