Skip to content

Commit 41db73c

Browse files
author
GitHub Action
committed
Update RGBDS master documentation
1 parent aeddd0d commit 41db73c

11 files changed

Lines changed: 4 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: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2158,8 +2158,10 @@ <h3 class="Ss" id="Invoking_macros"><a class="permalink" href="#Invoking_macros"
21582158
use the rest, you put the argument number in angle brackets, like
21592159
<code class="Ic">\&lt;10&gt;</code>.</p>
21602160
<p class="Pp">This bracketed syntax supports decimal numbers and numeric
2161-
symbols. For example, &#x2018;<code class="Li">\&lt;_NARG&gt;</code>&#x2019;
2162-
will get the last argument.</p>
2161+
symbols, where negative values count from the last argument. For example,
2162+
&#x2018;<code class="Li">\&lt;_NARG&gt;</code>&#x2019; or
2163+
&#x2018;<code class="Li">\&lt;-1&gt;</code>&#x2019; will get the last
2164+
argument.</p>
21632165
<p class="Pp">Other macro arguments and symbol interpolations will also be
21642166
expanded inside the angle brackets. For example, if
21652167
&#x2018;<code class="Li">\1</code>&#x2019; is

docs/rgbasm.5.pdf

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