Skip to content

Commit d916dcf

Browse files
author
GitHub Action
committed
Update RGBDS master documentation
1 parent ba52f36 commit d916dcf

File tree

12 files changed

+2
-2
lines changed

12 files changed

+2
-2
lines changed

docs/gbz80.7.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<section class="Sh">
22
<h2 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h2>
3-
<p class="Pp">This is the list of opcodes supported by
3+
<p class="Pp">This is the list of instructions supported by
44
<a class="Xr" href="./rgbasm.1">rgbasm(1)</a>, including a short
55
description, the number of bytes needed to encode them and the number of CPU
66
cycles at 1MHz (or 2MHz in GBC double speed mode) needed to complete

docs/gbz80.7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# gbz80(7) — CPU opcode reference
1+
# gbz80(7) — Game Boy CPU instruction reference
22

33
import generated from '!!raw-loader!./gbz80.7.html';
44

docs/gbz80.7.pdf

9 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.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.

0 commit comments

Comments
 (0)