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")