about summary refs log tree commit diff stats
path: root/html/mu-init.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-05-31 10:47:05 -0700
committerKartik Agaram <vc@akkartik.com>2021-05-31 10:47:05 -0700
commit82171a0fdfa28251cbc360dcf205392fee2c7eeb (patch)
treeacd7a83caa802ec1a24fc02570669f6228678375 /html/mu-init.subx.html
parente3c74453309a685594b93f344cba9cb59b7ac456 (diff)
downloadmu-82171a0fdfa28251cbc360dcf205392fee2c7eeb.tar.gz
.
Diffstat (limited to 'html/mu-init.subx.html')
-rw-r--r--html/mu-init.subx.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/mu-init.subx.html b/html/mu-init.subx.html
index e36e8a54..946275de 100644
--- a/html/mu-init.subx.html
+++ b/html/mu-init.subx.html
@@ -77,10 +77,10 @@ if ('onhashchange' in window) {
 <span id="L21" class="LineNr">21 </span>  {
 <span id="L22" class="LineNr">22 </span>    3d/compare-eax-and 0/imm32
 <span id="L23" class="LineNr">23 </span>    75/jump-if-!= <span class="Constant">break</span>/disp8
-<span id="L24" class="LineNr">24 </span>    (<a href='500fake-screen.mu.html#L364'>clear-real-screen</a>)
+<span id="L24" class="LineNr">24 </span>    (<a href='500fake-screen.mu.html#L365'>clear-real-screen</a>)
 <span id="L25" class="LineNr">25 </span>    c7 0/subop/copy *<span class="SpecialChar"><a href='103grapheme.subx.html#L170'>Real-screen-cursor-x</a></span> 0/imm32
 <span id="L26" class="LineNr">26 </span>    c7 0/subop/copy *<span class="SpecialChar"><a href='103grapheme.subx.html#L172'>Real-screen-cursor-y</a></span> 0/imm32
-<span id="L27" class="LineNr">27 </span>    (main 0 0 <span class="SpecialChar"><a href='boot.subx.html#L920'>Primary-bus-secondary-drive</a></span>)
+<span id="L27" class="LineNr">27 </span>    (main 0 0 <span class="SpecialChar"><a href='boot.subx.html#L934'>Primary-bus-secondary-drive</a></span>)
 <span id="L28" class="LineNr">28 </span>  }
 <span id="L29" class="LineNr">29 </span>
 <span id="L30" class="LineNr">30 </span>  <span class="subxComment"># hang indefinitely</span>
ref='/akkartik/mu/commit/subx/run_one_test.sh?h=hlt&id=5ac0786623f5ebd0b3a4f23fb6c23b72e6e277cb'>5ac07866 ^
01b6cfe4 ^
ab107e18 ^
0bcfe6e5 ^
d260b017 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24