about summary refs log tree commit diff stats
path: root/html/068error-byte.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-08-25 15:53:24 -0700
committerKartik Agaram <vc@akkartik.com>2019-08-25 15:54:16 -0700
commit6033844884f18c9a6e6e186c79c36fd1dd2c9bb0 (patch)
treec4f58b9f94fe36463a1cc9a8a0a07507dcbd405f /html/068error-byte.subx.html
parent9ac3fde9ab9651ecf5eb0ae0af6691e65ab3b122 (diff)
downloadmu-6033844884f18c9a6e6e186c79c36fd1dd2c9bb0.tar.gz
5582
Diffstat (limited to 'html/068error-byte.subx.html')
-rw-r--r--html/068error-byte.subx.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/html/068error-byte.subx.html b/html/068error-byte.subx.html
index 511b8035..adb4db3b 100644
--- a/html/068error-byte.subx.html
+++ b/html/068error-byte.subx.html
@@ -14,15 +14,15 @@ pre { font-family: monospace; color: #000000; background-color: #c6c6c6; }
 body { font-size:12pt; font-family: monospace; color: #000000; background-color: #c6c6c6; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
-.CommentedCode { color: #8a8a8a; }
 .subxComment { color: #005faf; }
-.subxS1Comment { color: #0000af; }
+.subxS2Comment { color: #8a8a8a; }
 .LineNr { }
 .SpecialChar { color: #d70000; }
-.Normal { color: #000000; background-color: #c6c6c6; padding-bottom: 1px; }
+.subxS1Comment { color: #0000af; }
+.CommentedCode { color: #8a8a8a; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
+.Normal { color: #000000; background-color: #c6c6c6; padding-bottom: 1px; }
 .Constant { color: #008787; }
-.subxS2Comment { color: #8a8a8a; }
 -->
 </style>
 
@@ -140,7 +140,7 @@ if ('onhashchange' in window) {
 <span id="L80" class="LineNr">80 </span>    68/push  1/imm32
 <span id="L81" class="LineNr">81 </span>    ff          6/subop/push        1/mod/*+disp8   5/rm32/EBP   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>         <span class="Normal"> . </span>          8/disp8        <span class="Normal"> . </span>                <span class="subxComment"># push *(EBP+8)</span>
 <span id="L82" class="LineNr">82 </span>    <span class="subxS2Comment"># . . call</span>
-<span id="L83" class="LineNr">83 </span>    e8/call  <a href='059stop.subx.html#L91'>stop</a>/disp32
+<span id="L83" class="LineNr">83 </span>    e8/call  <a href='059stop.subx.html#L92'>stop</a>/disp32
 <span id="L84" class="LineNr">84 </span>    <span class="subxComment"># should never get past this point</span>
 <span id="L85" class="LineNr">85 </span><span class="Constant">$error-byte:dead-end</span>:
 <span id="L86" class="LineNr">86 </span>    <span class="subxS1Comment"># . epilog</span>