diff --git a/docs/gbz80.7.pdf b/docs/gbz80.7.pdf index 96b78135..c2ab2a72 100644 Binary files a/docs/gbz80.7.pdf and b/docs/gbz80.7.pdf differ diff --git a/docs/rgbasm.1.html b/docs/rgbasm.1.html index f27d5a0a..5cf4a6d6 100644 --- a/docs/rgbasm.1.html +++ b/docs/rgbasm.1.html @@ -333,6 +333,12 @@
-Wunmapped-char=2
warns if the
active charmap is empty, and/or is not the default charmap
‘main’.
+ -Wunmatched-directive
PUSHC
, PUSHO
,
+ or PUSHS
directive does not have a corresponding
+ POPC
, POPO
, or
+ POPS
. This warning is enabled by
+ -Wextra
.-Wunterminated-load
LOAD
block is not terminated by an
ENDL
. This warning is enabled by
diff --git a/docs/rgbasm.1.pdf b/docs/rgbasm.1.pdf
index 1e0dce15..8d1a6756 100644
Binary files a/docs/rgbasm.1.pdf and b/docs/rgbasm.1.pdf differ
diff --git a/docs/rgbasm.5.pdf b/docs/rgbasm.5.pdf
index 4e1a76e0..e9bbcaaa 100644
Binary files a/docs/rgbasm.5.pdf and b/docs/rgbasm.5.pdf differ
diff --git a/docs/rgbds.5.pdf b/docs/rgbds.5.pdf
index 40f51e20..50d3494f 100644
Binary files a/docs/rgbds.5.pdf and b/docs/rgbds.5.pdf differ
diff --git a/docs/rgbds.7.pdf b/docs/rgbds.7.pdf
index a8f49c6b..f7c8fead 100644
Binary files a/docs/rgbds.7.pdf and b/docs/rgbds.7.pdf differ
diff --git a/docs/rgbfix.1.pdf b/docs/rgbfix.1.pdf
index d37dbaeb..adb84f4a 100644
Binary files a/docs/rgbfix.1.pdf and b/docs/rgbfix.1.pdf differ
diff --git a/docs/rgbgfx.1.pdf b/docs/rgbgfx.1.pdf
index 78522e32..d48e245f 100644
Binary files a/docs/rgbgfx.1.pdf and b/docs/rgbgfx.1.pdf differ
diff --git a/docs/rgblink.1.pdf b/docs/rgblink.1.pdf
index 5b819088..1c925f51 100644
Binary files a/docs/rgblink.1.pdf and b/docs/rgblink.1.pdf differ
diff --git a/docs/rgblink.5.pdf b/docs/rgblink.5.pdf
index a60e0b57..23d80a45 100644
Binary files a/docs/rgblink.5.pdf and b/docs/rgblink.5.pdf differ