Skip to content

Commit e1edb28

Browse files
author
GitHub Action
committed
Update RGBDS master documentation
1 parent 3a72342 commit e1edb28

File tree

11 files changed

+3
-1
lines changed

11 files changed

+3
-1
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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ <h2 class="Sh" id="SYNTAX"><a class="permalink" href="#SYNTAX">SYNTAX</a></h2>
2929
<p class="Pp">Labels tie a name to a specific location within a section (see
3030
<a class="Sx" href="#Labels">Labels</a> below).</p>
3131
<p class="Pp">Instructions are assembled into Game Boy opcodes. Multiple
32-
instructions on one line can be separated by double colons
32+
instructions on one line, as well as data directives (see
33+
<a class="Sx" href="#Defining_constant_data_in_ROM">Defining constant data
34+
in ROM</a> below), can be separated by double colons
3335
&#x2018;<code class="Li">::</code>&#x2019;.</p>
3436
<p class="Pp">The available instructions are documented in
3537
<a class="Xr" href="./gbz80.7">gbz80(7)</a>.</p>

docs/rgbasm.5.pdf

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