1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-23 04:30:10 +00:00

.SET has been missing from the list of pseudo ops.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5629 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
uz 2012-03-31 19:37:24 +00:00
parent b73f86abc2
commit 4c56598dcb

View 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