about summary refs log tree commit diff stats
path: root/html/baremetal/ex6.mu.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-01-14 14:03:32 -0800
committerKartik Agaram <vc@akkartik.com>2021-01-14 14:03:32 -0800
commit20d6be52405130930fde9ca5bb5e95131ba4e659 (patch)
tree82ba4a132db206ef9adc2145d9dfd5aacd34da65 /html/baremetal/ex6.mu.html
parent232b4a1511a63a2c76ee233e7e172f8caa8232bb (diff)
downloadmu-20d6be52405130930fde9ca5bb5e95131ba4e659.tar.gz
7520
Diffstat (limited to 'html/baremetal/ex6.mu.html')
-rw-r--r--html/baremetal/ex6.mu.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/html/baremetal/ex6.mu.html b/html/baremetal/ex6.mu.html
index 5121d218..01fd7ee4 100644
--- a/html/baremetal/ex6.mu.html
+++ b/html/baremetal/ex6.mu.html
@@ -78,15 +78,15 @@ if ('onhashchange' in window) {
 <span id="L20" class="LineNr">20 </span>  x, y <span class="SpecialChar">&lt;-</span> <a href='501draw-text.mu.html#L112'>draw-text-wrapping-right-then-down</a> <span class="Constant">0</span>, <span class="Constant">&quot;Mu!&quot;</span>,        <span class="Constant">0x10</span>, <span class="Constant">0x20</span>, <span class="Constant">0x78</span>, <span class="Constant">0x50</span>, x, y, <span class="Constant">0xa</span>
 <span id="L21" class="LineNr">21 </span>
 <span id="L22" class="LineNr">22 </span>  <span class="muComment"># drawing at the cursor in multiple directions</span>
-<span id="L23" class="LineNr">23 </span>  x, y <span class="SpecialChar">&lt;-</span> <a href='501draw-text.mu.html#L315'>draw-text-wrapping-down-then-right-from-cursor-over-full-screen</a> <span class="Constant">0</span>, <span class="Constant">&quot;abc&quot;</span>, <span class="Constant">0xa</span>
-<span id="L24" class="LineNr">24 </span>  x, y <span class="SpecialChar">&lt;-</span> <a href='501draw-text.mu.html#L184'>draw-text-wrapping-right-then-down-from-cursor-over-full-screen</a> <span class="Constant">0</span>, <span class="Constant">&quot;def&quot;</span>, <span class="Constant">0xa</span>
+<span id="L23" class="LineNr">23 </span>  <a href='501draw-text.mu.html#L309'>draw-text-wrapping-down-then-right-from-cursor-over-full-screen</a> <span class="Constant">0</span>, <span class="Constant">&quot;abc&quot;</span>, <span class="Constant">0xa</span>
+<span id="L24" class="LineNr">24 </span>  <a href='501draw-text.mu.html#L183'>draw-text-wrapping-right-then-down-from-cursor-over-full-screen</a> <span class="Constant">0</span>, <span class="Constant">&quot;def&quot;</span>, <span class="Constant">0xa</span>
 <span id="L25" class="LineNr">25 </span>
 <span id="L26" class="LineNr">26 </span>  <span class="muComment"># test drawing near the edge</span>
 <span id="L27" class="LineNr">27 </span>  x <span class="SpecialChar">&lt;-</span> <a href='501draw-text.mu.html#L65'>draw-text-rightward</a> <span class="Constant">0</span>, <span class="Constant">&quot;R&quot;</span>, <span class="Constant">0x3f8</span>, <span class="Constant">0x400</span>, <span class="Constant">0x100</span>, <span class="Constant">0xa</span>
-<span id="L28" class="LineNr">28 </span>  x, y <span class="SpecialChar">&lt;-</span> <a href='501draw-text.mu.html#L184'>draw-text-wrapping-right-then-down-from-cursor-over-full-screen</a> <span class="Constant">0</span>, <span class="Constant">&quot;wrapped from R&quot;</span>, <span class="Constant">0xa</span>
+<span id="L28" class="LineNr">28 </span>  <a href='501draw-text.mu.html#L183'>draw-text-wrapping-right-then-down-from-cursor-over-full-screen</a> <span class="Constant">0</span>, <span class="Constant">&quot;wrapped from R&quot;</span>, <span class="Constant">0xa</span>
 <span id="L29" class="LineNr">29 </span>
-<span id="L30" class="LineNr">30 </span>  x <span class="SpecialChar">&lt;-</span> <a href='501draw-text.mu.html#L196'>draw-text-downward</a> <span class="Constant">0</span>, <span class="Constant">&quot;D&quot;</span>, <span class="Constant">0x100</span>, <span class="Constant">0x2f0</span>, <span class="Constant">0x300</span>, <span class="Constant">0xa</span>
-<span id="L31" class="LineNr">31 </span>  x, y <span class="SpecialChar">&lt;-</span> <a href='501draw-text.mu.html#L315'>draw-text-wrapping-down-then-right-from-cursor-over-full-screen</a> <span class="Constant">0</span>, <span class="Constant">&quot;wrapped from D&quot;</span>, <span class="Constant">0xa</span>
+<span id="L30" class="LineNr">30 </span>  x <span class="SpecialChar">&lt;-</span> <a href='501draw-text.mu.html#L192'>draw-text-downward</a> <span class="Constant">0</span>, <span class="Constant">&quot;D&quot;</span>, <span class="Constant">0x100</span>, <span class="Constant">0x2f0</span>, <span class="Constant">0x300</span>, <span class="Constant">0xa</span>
+<span id="L31" class="LineNr">31 </span>  <a href='501draw-text.mu.html#L309'>draw-text-wrapping-down-then-right-from-cursor-over-full-screen</a> <span class="Constant">0</span>, <span class="Constant">&quot;wrapped from D&quot;</span>, <span class="Constant">0xa</span>
 <span id="L32" class="LineNr">32 </span><span class="Delimiter">}</span>
 </pre>
 </body>