Skip to content

Commit 8437fa5

Browse files
author
GitHub Action
committed
Update RGBDS master documentation
1 parent bd579dc commit 8437fa5

File tree

11 files changed

+2
-1
lines changed

11 files changed

+2
-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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2672,7 +2672,8 @@ <h3 class="Ss" id="Changing_options_while_assembling"><a class="permalink" href=
26722672
options as its argument:</p>
26732673
<div class="Bd Pp Bd-indent Li">
26742674
<pre>PUSHO
2675-
OPT g.oOX, Wdiv ; acts like command-line -g.oOX -Wdiv
2675+
OPT g.oOX, Wdiv ; acts like command-line `-g.oOX -Wdiv`
2676+
OPT -Wdiv ; dashes before the options are optional
26762677
DW `..ooOOXX ; uses the graphics constant characters from OPT g
26772678
PRINTLN $80000000/-1 ; prints a warning about division
26782679
POPO

docs/rgbasm.5.pdf

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