Skip to content

Commit eaa48fa

Browse files
author
GitHub Action
committed
Update RGBDS master documentation
1 parent 8fce29f commit eaa48fa

File tree

11 files changed

+6
-3
lines changed

11 files changed

+6
-3
lines changed

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: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,11 +159,14 @@ <h3 class="Ss" id="Symbol_interpolation"><a class="permalink" href="#Symbol_inte
159159
</tr>
160160
<tr>
161161
<td>&#x2018;<code class="Li">&lt;frac&gt;</code>&#x2019;</td>
162-
<td>May be &#x2018;<code class="Li">.</code>&#x2019; followed by one or more
163-
&#x2018;<code class="Li">0</code>&#x2019; &#x2013;
162+
<td>May be &#x2018;<code class="Li">.</code>&#x2019; followed by zero or
163+
more &#x2018;<code class="Li">0</code>&#x2019; &#x2013;
164164
&#x2018;<code class="Li">9</code>&#x2019;. If specified, prints this many
165165
fractional digits of a fixed-point number. Defaults to 5 digits, maximum
166-
255 digits.</td>
166+
255 digits. (A &#x2018;<code class="Li">.</code>&#x2019; followed by zero
167+
&#x2018;<code class="Li">0</code>&#x2019; &#x2013;
168+
&#x2018;<code class="Li">9</code>&#x2019; prints zero fractional
169+
digits.)</td>
167170
</tr>
168171
<tr>
169172
<td>&#x2018;<code class="Li">&lt;prec&gt;</code>&#x2019;</td>

docs/rgbasm.5.pdf

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