Skip to content

Commit f684319

Browse files
author
GitHub Action
committed
Update RGBDS master documentation
1 parent eaa26ed commit f684319

11 files changed

Lines changed: 4 additions & 1 deletion

docs/gbz80.7.pdf

0 Bytes
Binary file not shown.

docs/rgbasm-old.5.pdf

0 Bytes
Binary file not shown.

docs/rgbasm.1.pdf

0 Bytes
Binary file not shown.

docs/rgbasm.5.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -926,7 +926,10 @@ <h3 class="Ss" id="String_expressions"><a class="permalink" href="#String_expres
926926
<td><a class="permalink" href="#CHARVAL"><code class="Fn">CHARVAL</code></a>(<var class="Fa">char</var>,
927927
<var class="Fa">idx</var>)</td>
928928
<td>Returns the value at <var class="Ar">idx</var> <span class="No">of the
929-
charmap entry for</span> <var class="Ar">char</var>.</td>
929+
charmap entry for</span> <var class="Ar">char</var>.
930+
<var class="Ar">If</var> <var class="Ar">idx</var> <span class="No">is not
931+
specified,</span> <var class="Ar">char</var> <span class="No">must have a
932+
single value, which is returned.</span></td>
930933
</tr>
931934
</table>
932935
<p class="Pp">Note that indexes count starting from 0 at the beginning, or from

docs/rgbasm.5.pdf

20 Bytes
Binary file not shown.

docs/rgbds.5.pdf

0 Bytes
Binary file not shown.

docs/rgbds.7.pdf

0 Bytes
Binary file not shown.

docs/rgbfix.1.pdf

0 Bytes
Binary file not shown.

docs/rgbgfx.1.pdf

0 Bytes
Binary file not shown.

docs/rgblink.1.pdf

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)