diff options
Diffstat (limited to 'html/068error-byte.subx.html')
-rw-r--r-- | html/068error-byte.subx.html | 10 |
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> |