update docs

This commit is contained in:
Toxa
2021-06-15 15:38:57 +03:00
parent 291f2ef0f4
commit 2bfe6db408
156 changed files with 3083 additions and 2963 deletions

View File

@@ -133,7 +133,7 @@ irq</h1>
<p>Illustrates how to install interrupt handlers.</p>
<h1><a class="anchor" id="autotoc_md99"></a>
large map</h1>
<p>Shows how to scroll with maps larger than 32 x 32 tiles using <a class="el" href="gb_8h.html#a9369a5771b340680f4af3386ac4e19b2">set_bkg_submap()</a>. It fills rows and columns at the edges of the visible viewport (of the hardware Background Map) with the desired sub-region of the large map as it scrolls.</p>
<p>Shows how to scroll with maps larger than 32 x 32 tiles using <a class="el" href="gb_8h.html#a0cfd261bc7a94b1f6093f423bad30298">set_bkg_submap()</a>. It fills rows and columns at the edges of the visible viewport (of the hardware Background Map) with the desired sub-region of the large map as it scrolls.</p>
<h1><a class="anchor" id="autotoc_md100"></a>
metasprites</h1>
<p>Demonstrates using the metasprite features to move and animate a large sprite.</p><ul>