diff options
author | Kartik Agaram <vc@akkartik.com> | 2021-08-30 09:21:52 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2021-08-30 09:21:52 -0700 |
commit | 61ec86b71928afc4a7b0a9c787ba88d5b4b3040b (patch) | |
tree | 1c3da9ed40fa8bb36adb081e6dc538dfebf87afd /html/101screen.subx.html | |
parent | a479f0d0837be5fec7e92ef806cc50b9c17ed50c (diff) | |
download | mu-61ec86b71928afc4a7b0a9c787ba88d5b4b3040b.tar.gz |
.
Diffstat (limited to 'html/101screen.subx.html')
-rw-r--r-- | html/101screen.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/101screen.subx.html b/html/101screen.subx.html index 53bdb2a7..c217adc5 100644 --- a/html/101screen.subx.html +++ b/html/101screen.subx.html @@ -67,7 +67,7 @@ if ('onhashchange' in window) { <span id="L10" class="LineNr">10 </span> 55/push-ebp <span id="L11" class="LineNr">11 </span> 89/<- %ebp 4/r32/esp <span id="L12" class="LineNr">12 </span> <span class="subxComment">#</span> -<span id="L13" class="LineNr">13 </span> (<a href='101screen.subx.html#L21'>pixel-on-screen-buffer</a> *<span class="SpecialChar"><a href='boot.subx.html#L651'>Video-memory-addr</a></span> *(ebp+8) *(ebp+0xc) *(ebp+0x10) 0x400 0x300) +<span id="L13" class="LineNr">13 </span> (<a href='101screen.subx.html#L21'>pixel-on-screen-buffer</a> *<span class="SpecialChar"><a href='boot.subx.html#L675'>Video-memory-addr</a></span> *(ebp+8) *(ebp+0xc) *(ebp+0x10) 0x400 0x300) <span id="L14" class="LineNr">14 </span><span class="Constant">$pixel-on-real-screen:end</span>: <span id="L15" class="LineNr">15 </span> <span class="subxS1Comment"># . epilogue</span> <span id="L16" class="LineNr">16 </span> 89/<- %esp 5/r32/ebp |