Skip to content

Commit 2d183e9

Browse files
author
GitHub Action
committed
Update RGBDS master documentation
1 parent 80aec34 commit 2d183e9

11 files changed

Lines changed: 3 additions & 2 deletions

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: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1082,8 +1082,9 @@ <h3 class="Ss" id="Other_functions"><a class="permalink" href="#Other_functions"
10821082
<td>If <var class="Ar">arg</var> is a string, this function returns the size
10831083
of the section named <var class="Ar">arg</var>. If
10841084
<var class="Ar">arg</var> is a section type keyword, it returns the size
1085-
of that section type. The result is not constant, since only RGBLINK can
1086-
compute its value.</td>
1085+
of that section type. If <var class="Ar">arg</var> is an 8-bit or 16-bit
1086+
register, it returns the size of that register. The result is not
1087+
constant, since only RGBLINK can compute its value.</td>
10871088
</tr>
10881089
<tr id="STARTOF">
10891090
<td><a class="permalink" href="#STARTOF"><code class="Fn">STARTOF</code></a>(<var class="Fa">arg</var>)</td>

docs/rgbasm.5.pdf

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