about summary refs log tree commit diff stats
path: root/html/101screen.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-03-23 22:27:46 -0700
committerKartik Agaram <vc@akkartik.com>2021-03-23 22:27:59 -0700
commit3120f938c660ab5fcecb579122440d487ccd798e (patch)
treeda0f72f0ffd3001fa8dc01528d1aeab78bfcda66 /html/101screen.subx.html
parentb663b5797ab5852f4698e5375bff00a413de6396 (diff)
downloadmu-3120f938c660ab5fcecb579122440d487ccd798e.tar.gz
.
Diffstat (limited to 'html/101screen.subx.html')
-rw-r--r--html/101screen.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/101screen.subx.html b/html/101screen.subx.html
index df062b67..2f699fca 100644
--- a/html/101screen.subx.html
+++ b/html/101screen.subx.html
@@ -85,7 +85,7 @@ if ('onhashchange' in window) {
 <span id="L28" class="LineNr">28 </span>    c1/shift 4/subop/left %eax 0xa/imm8
 <span id="L29" class="LineNr">29 </span>    03/add-&gt; *(ebp+8) 0/r32/eax
 <span id="L30" class="LineNr">30 </span>    <span class="subxComment"># eax += location of frame buffer</span>
-<span id="L31" class="LineNr">31 </span>    03/add-&gt; *<span class="SpecialChar">Video-memory-addr</span> 0/r32/eax
+<span id="L31" class="LineNr">31 </span>    03/add-&gt; *<span class="SpecialChar"><a href='boot.subx.html#L547'>Video-memory-addr</a></span> 0/r32/eax
 <span id="L32" class="LineNr">32 </span>    <span class="subxComment"># *eax = color</span>
 <span id="L33" class="LineNr">33 </span>    8b/-&gt; *(ebp+0x10) 1/r32/ecx
 <span id="L34" class="LineNr">34 </span>    88/byte&lt;- *eax 1/r32/CL