aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/casm.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/casm.html b/doc/casm.html
index 138db3c..245a1ee 100644
--- a/doc/casm.html
+++ b/doc/casm.html
@@ -388,6 +388,13 @@ The following are built-in aliases for the above directives.
<thead><tr><td class="head">Command</td>
<td class="head">Built-in Alias</td></tr></thead>
+<tr><td class="cmd">processor</td>
+<td class="alias">
+proc<br>
+arch<br>
+cpu<br>
+</td></tr>
+
<tr><td class="cmd">equ</td>
<td class="alias">
eq
@@ -1253,7 +1260,7 @@ option zero-page, &lt;on|off|auto&gt;
</td>
<td class="def">
Controls the assumptions made regarding Zero Page address. Defaults to
-<i>off</i>, and can be the following values:
+<i>auto</i>, and can be the following values:
<table>
<tr><td class="cmd">