]> git.sur5r.net Git - cc65/commitdiff
.SET has been missing from the list of pseudo ops.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 31 Mar 2012 19:37:24 +0000 (19:37 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 31 Mar 2012 19:37:24 +0000 (19:37 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@5629 b7a2c559-68d2-44c3-8de9-860c34a00d81

doc/ca65.sgml

index b2299c5b4bec52fb26de0805ceb541ba9befc4fd..40b31800f61c708577e66ab6e9c57653e83b4b1f 100644 (file)
@@ -704,7 +704,7 @@ The right side can of course be an expression:
 </verb></tscreen>
 
 
-<label id=".SET">
+<label id="variables">
 <sect1>Numeric variables<p>
 
 Within macros and other control structures (<tt><ref id=".REPEAT"
@@ -3625,6 +3625,12 @@ Here's a list of all control commands and a description, what they do:
   id=".RODATA" name=".RODATA"></tt>
 
 
+<sect1><tt>.SET</tt><label id=".SET"><p>
+
+  <tt/.SET/ is used to assign a value to a variable. See <ref id="variables"
+  name="Numeric variables"> for a full description.
+
+
 <sect1><tt>.SETCPU</tt><label id=".SETCPU"><p>
 
   Switch the CPU instruction set. The command is followed by a string that