Skip to content

Commit 15c8426

Browse files
author
GitHub Action
committed
Update RGBDS master documentation
1 parent 91df221 commit 15c8426

File tree

11 files changed

+1
-1
lines changed

11 files changed

+1
-1
lines changed

docs/gbz80.7.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ <h2 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIP
88
<p class="Pp">Instructons are documented according to the syntax accepted by
99
<a class="Xr" href="./rgbasm.1">rgbasm(1)</a>, which does not always match
1010
one-to-one with the way instructions are
11-
<a class="Lk" href="encoded">https://gbdev.io/gb-opcodes/optables/</a>.</p>
11+
<a class="Lk" href="https://gbdev.io/gb-opcodes/optables/">encoded</a>.</p>
1212
<p class="Pp">Note: All arithmetic and logic instructions that use register
1313
<b class="Sy">A</b> as a destination can omit the destination, since it is
1414
assumed to be register <b class="Sy">A</b> by default. So the following two

docs/gbz80.7.pdf

1 Byte
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.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.

0 commit comments

Comments
 (0)