about summary refs log tree commit diff stats
path: root/html/315stack-debug.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-06-15 21:50:13 -0700
committerKartik Agaram <vc@akkartik.com>2021-06-15 21:50:13 -0700
commitdd60caa3f51c5117c0193f8f3272e1c7f5230eb7 (patch)
tree4ea39cbf1550767a5004c450b807cf5c968ac5fa /html/315stack-debug.subx.html
parent678c9366331641111c05b4508988405c4400f026 (diff)
downloadmu-dd60caa3f51c5117c0193f8f3272e1c7f5230eb7.tar.gz
.
Diffstat (limited to 'html/315stack-debug.subx.html')
-rw-r--r--html/315stack-debug.subx.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/html/315stack-debug.subx.html b/html/315stack-debug.subx.html
index edb1b99e..641cdf49 100644
--- a/html/315stack-debug.subx.html
+++ b/html/315stack-debug.subx.html
@@ -92,12 +92,12 @@ if ('onhashchange' in window) {
 <span id="L34" class="LineNr"> 34 </span>    <span class="subxComment">#</span>
 <span id="L35" class="LineNr"> 35 </span>    89/&lt;- %edx 4/r32/esp
 <span id="L36" class="LineNr"> 36 </span>    <span class="subxComment"># save old cursor position</span>
-<span id="L37" class="LineNr"> 37 </span>    (<a href='500fake-screen.mu.html#L154'>cursor-position</a> 0)  <span class="subxComment"># =&gt; eax, ecx</span>
+<span id="L37" class="LineNr"> 37 </span>    (<a href='500fake-screen.mu.html#L174'>cursor-position</a> 0)  <span class="subxComment"># =&gt; eax, ecx</span>
 <span id="L38" class="LineNr"> 38 </span>    <span class="subxComment"># print at top-right</span>
-<span id="L39" class="LineNr"> 39 </span>    (<a href='500fake-screen.mu.html#L170'>set-cursor-position</a> 0 0x70 0)
+<span id="L39" class="LineNr"> 39 </span>    (<a href='500fake-screen.mu.html#L190'>set-cursor-position</a> 0 0x70 0)
 <span id="L40" class="LineNr"> 40 </span>    (<a href='501draw-text.mu.html#L333'>draw-int32-hex-wrapping-right-then-down-from-cursor-over-full-screen</a> 0 %edx 0xf 0xc)
 <span id="L41" class="LineNr"> 41 </span>    <span class="subxComment"># restore cursor position</span>
-<span id="L42" class="LineNr"> 42 </span>    (<a href='500fake-screen.mu.html#L170'>set-cursor-position</a> %eax %ecx)
+<span id="L42" class="LineNr"> 42 </span>    (<a href='500fake-screen.mu.html#L190'>set-cursor-position</a> %eax %ecx)
 <span id="L43" class="LineNr"> 43 </span><span class="Constant">$show-stack-state:end</span>:
 <span id="L44" class="LineNr"> 44 </span>    <span class="subxS1Comment"># . restore registers</span>
 <span id="L45" class="LineNr"> 45 </span>    5a/pop-to-edx
@@ -124,11 +124,11 @@ if ('onhashchange' in window) {
 <span id="L66" class="LineNr"> 66 </span>      74/jump-if-= <span class="Constant">break</span>/disp8
 <span id="L67" class="LineNr"> 67 </span>      (<a href='501draw-text.mu.html#L279'>draw-text-wrapping-right-then-down-from-cursor-over-full-screen</a> 0 *(ebp+8) *(ebp+0xc) *(ebp+0x10))
 <span id="L68" class="LineNr"> 68 </span>      <span class="subxComment"># clear the screen and continue if we got too close to the bottom</span>
-<span id="L69" class="LineNr"> 69 </span>      (<a href='500fake-screen.mu.html#L154'>cursor-position</a> 0)  <span class="subxComment"># =&gt; eax, ecx</span>
+<span id="L69" class="LineNr"> 69 </span>      (<a href='500fake-screen.mu.html#L174'>cursor-position</a> 0)  <span class="subxComment"># =&gt; eax, ecx</span>
 <span id="L70" class="LineNr"> 70 </span>      81 7/subop/compare %ecx 0x28/imm32
 <span id="L71" class="LineNr"> 71 </span>      75/jump-if-!= <span class="Constant">break</span>/disp8
-<span id="L72" class="LineNr"> 72 </span>      (<a href='500fake-screen.mu.html#L231'>clear-screen</a> 0)
-<span id="L73" class="LineNr"> 73 </span>      (<a href='500fake-screen.mu.html#L170'>set-cursor-position</a> 0 0 0)
+<span id="L72" class="LineNr"> 72 </span>      (<a href='500fake-screen.mu.html#L251'>clear-screen</a> 0)
+<span id="L73" class="LineNr"> 73 </span>      (<a href='500fake-screen.mu.html#L190'>set-cursor-position</a> 0 0 0)
 <span id="L74" class="LineNr"> 74 </span>    }
 <span id="L75" class="LineNr"> 75 </span><span class="Constant">$debug-print:end</span>:
 <span id="L76" class="LineNr"> 76 </span>    <span class="subxS1Comment"># . restore registers</span>