about summary refs log tree commit diff stats
path: root/html/317abort.subx.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-07-16 08:38:43 -0700
committerKartik K. Agaram <vc@akkartik.com>2021-07-16 08:38:43 -0700
commit78357b8852626b510527f3b8d770a7dd8956fcc7 (patch)
tree5e38d0f616ab151e66618090487b41dd2fc348e0 /html/317abort.subx.html
parent44d26b77c45668c9b0c99894a4294cec004361fe (diff)
downloadmu-78357b8852626b510527f3b8d770a7dd8956fcc7.tar.gz
.
Diffstat (limited to 'html/317abort.subx.html')
-rw-r--r--html/317abort.subx.html26
1 files changed, 13 insertions, 13 deletions
diff --git a/html/317abort.subx.html b/html/317abort.subx.html
index 571d6fda..1fab2501 100644
--- a/html/317abort.subx.html
+++ b/html/317abort.subx.html
@@ -1,14 +1,14 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<!DOCTYPE html>
 <html>
 <head>
-<meta http-equiv="content-type" content="text/html; charset=UTF-8">
+<meta charset="UTF-8">
 <title>Mu - 317abort.subx</title>
-<meta name="Generator" content="Vim/8.1">
-<meta name="plugin-version" content="vim8.1_v1">
+<meta name="Generator" content="Vim/8.2">
+<meta name="plugin-version" content="vim8.1_v2">
 <meta name="syntax" content="none">
-<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
+<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=,use_input_for_pc=fallback">
 <meta name="colorscheme" content="minimal-light">
-<style type="text/css">
+<style>
 <!--
 pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
 body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
@@ -16,15 +16,15 @@ a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
 .LineNr { }
-.SpecialChar { color: #d70000; }
-.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
+.subxS1Comment { color: #0000af; }
+.SpecialChar { color: #d70000; }
 .Constant { color: #008787; }
 .subxH1Comment { color: #005faf; text-decoration: underline; }
 -->
 </style>
 
-<script type='text/javascript'>
+<script>
 <!--
 
 /* function to open any folds containing a jumped-to line before jumping to it */
@@ -140,10 +140,10 @@ if ('onhashchange' in window) {
 <span id="L82" class="LineNr"> 82 </span>    c7 0/subop/copy *(ecx+4) 0/imm32  <span class="subxComment"># read index</span>
 <span id="L83" class="LineNr"> 83 </span>    c7 0/subop/copy *(ecx+8) 0x01000000/imm32  <span class="subxComment"># stream capacity = 16MB</span>
 <span id="L84" class="LineNr"> 84 </span>    <span class="subxComment"># load 0x400 sectors starting from sector 10080 = 0x2760</span>
-<span id="L85" class="LineNr"> 85 </span>    (<a href='boot.subx.html#L974'>load-sectors</a> <span class="SpecialChar"><a href='boot.subx.html#L922'>Primary-bus-primary-drive</a></span> 0x2760 0x100 %ecx)
-<span id="L86" class="LineNr"> 86 </span>    (<a href='boot.subx.html#L974'>load-sectors</a> <span class="SpecialChar"><a href='boot.subx.html#L922'>Primary-bus-primary-drive</a></span> 0x2860 0x100 %ecx)
-<span id="L87" class="LineNr"> 87 </span>    (<a href='boot.subx.html#L974'>load-sectors</a> <span class="SpecialChar"><a href='boot.subx.html#L922'>Primary-bus-primary-drive</a></span> 0x2960 0x100 %ecx)
-<span id="L88" class="LineNr"> 88 </span>    (<a href='boot.subx.html#L974'>load-sectors</a> <span class="SpecialChar"><a href='boot.subx.html#L922'>Primary-bus-primary-drive</a></span> 0x2a60 0x100 %ecx)
+<span id="L85" class="LineNr"> 85 </span>    (<a href='boot.subx.html#L976'>load-sectors</a> <span class="SpecialChar"><a href='boot.subx.html#L923'>Primary-bus-primary-drive</a></span> 0x2760 0x100 %ecx)
+<span id="L86" class="LineNr"> 86 </span>    (<a href='boot.subx.html#L976'>load-sectors</a> <span class="SpecialChar"><a href='boot.subx.html#L923'>Primary-bus-primary-drive</a></span> 0x2860 0x100 %ecx)
+<span id="L87" class="LineNr"> 87 </span>    (<a href='boot.subx.html#L976'>load-sectors</a> <span class="SpecialChar"><a href='boot.subx.html#L923'>Primary-bus-primary-drive</a></span> 0x2960 0x100 %ecx)
+<span id="L88" class="LineNr"> 88 </span>    (<a href='boot.subx.html#L976'>load-sectors</a> <span class="SpecialChar"><a href='boot.subx.html#L923'>Primary-bus-primary-drive</a></span> 0x2a60 0x100 %ecx)
 <span id="L89" class="LineNr"> 89 </span>    <span class="subxH1Comment"># - parse pointers to portions of this stream into labels</span>
 <span id="L90" class="LineNr"> 90 </span>    <span class="subxComment"># var curr/ecx: (addr byte) = s-&gt;data</span>
 <span id="L91" class="LineNr"> 91 </span>    81 0/subop/add %ecx 0xc/imm32