From 7006e5d1f2da8752e31f4b4ea4faf985a75e7b01 Mon Sep 17 00:00:00 2001 From: cuz Date: Sun, 7 Mar 2004 22:02:45 +0000 Subject: [PATCH] Documented the new push/pop factility for #pragmas. git-svn-id: svn://svn.cc65.org/cc65/trunk@2903 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/cc65.sgml | 38 +++++++++++++++++++++++++++++--------- 1 file changed, 29 insertions(+), 9 deletions(-) diff --git a/doc/cc65.sgml b/doc/cc65.sgml index d574a3dd0..e939de852 100644 --- a/doc/cc65.sgml +++ b/doc/cc65.sgml @@ -196,7 +196,10 @@ 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 + . --register-space @@ -649,8 +652,10 @@ The compiler defines several macros at startup: #pragmas