Skip to content

Commit c65015d

Browse files
author
GitHub Action
committed
Update RGBDS master documentation
1 parent 48a6474 commit c65015d

10 files changed

+6
-0
lines changed

docs/gbz80.7.pdf

0 Bytes
Binary file not shown.

docs/rgbasm.1.html

+6
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,12 @@ <h2 class="Sh" id="DIAGNOSTICS"><a class="permalink" href="#DIAGNOSTICS">DIAGNOS
333333
is not empty. <code class="Fl">-Wunmapped-char=2</code> warns if the
334334
active charmap is empty, and/or is not the default charmap
335335
&#x2018;main&#x2019;.</dd>
336+
<dt id="Wunmatched-directive"><a class="permalink" href="#Wunmatched-directive"><code class="Fl">-Wunmatched-directive</code></a></dt>
337+
<dd>Warn when a <code class="Ic">PUSHC</code>, <code class="Ic">PUSHO</code>,
338+
or <code class="Ic">PUSHS</code> directive does not have a corresponding
339+
<code class="Ic">POPC</code>, <code class="Ic">POPO</code>, or
340+
<code class="Ic">POPS</code>. This warning is enabled by
341+
<code class="Fl">-Wextra</code>.</dd>
336342
<dt id="Wunterminated-load"><a class="permalink" href="#Wunterminated-load"><code class="Fl">-Wunterminated-load</code></a></dt>
337343
<dd>Warn when a <code class="Ic">LOAD</code> block is not terminated by an
338344
<code class="Ic">ENDL</code>. This warning is enabled by

docs/rgbasm.1.pdf

117 Bytes
Binary file not shown.

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.

docs/rgblink.5.pdf

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)