Skip to content

Commit

Permalink
Update RGBDS master documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Dec 31, 2023
1 parent d004013 commit 287f876
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 1 deletion.
Binary file modified docs/gbz80.7.pdf
Binary file not shown.
Binary file modified docs/rgbasm.1.pdf
Binary file not shown.
Binary file modified docs/rgbasm.5.pdf
Binary file not shown.
Binary file modified docs/rgbds.5.pdf
Binary file not shown.
Binary file modified docs/rgbds.7.pdf
Binary file not shown.
Binary file modified docs/rgbfix.1.pdf
Binary file not shown.
Binary file modified docs/rgbgfx.1.pdf
Binary file not shown.
Binary file modified docs/rgblink.1.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/rgblink.5.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ <h3 class="Ss" id="Directives"><a class="permalink" href="#Directives">Directive
file at <var class="Ar">path</var> were copy-pasted in place of the
<code class="Ic">INCLUDE</code> directive. <var class="Ar">path</var> must
be a string.</dd>
<dt id="region">Specifying the active bank</dt>
<dt>Specifying the active bank</dt>
<dd>The active bank can be set by specifying its type (memory region) and
number. The possible types are: <code class="Ic">ROM0</code>,
<code class="Ic">ROMX</code>, <code class="Ic">VRAM</code>,
Expand Down
Binary file modified docs/rgblink.5.pdf
Binary file not shown.

0 comments on commit 287f876

Please sign in to comment.