about summary refs log tree commit diff stats
path: root/html/apps/mulisp.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-10-26 23:51:14 -0700
committerKartik Agaram <vc@akkartik.com>2019-10-26 23:51:14 -0700
commit999c529cb972079df3bc693945be34a77336ddf4 (patch)
tree866ef92e03a5206ec95c75996788d9f4ae207981 /html/apps/mulisp.subx.html
parent0fba3393a5becfb38dea19464e02dc17a64b7574 (diff)
downloadmu-999c529cb972079df3bc693945be34a77336ddf4.tar.gz
5716
Diffstat (limited to 'html/apps/mulisp.subx.html')
-rw-r--r--html/apps/mulisp.subx.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/apps/mulisp.subx.html b/html/apps/mulisp.subx.html
index 821caa70..ee20959a 100644
--- a/html/apps/mulisp.subx.html
+++ b/html/apps/mulisp.subx.html
@@ -168,7 +168,7 @@ if ('onhashchange' in window) {
 <span id="L110" class="LineNr">110 </span>    89/&lt;- %ebp 4/r32/esp
 <span id="L111" class="LineNr">111 </span>    <span class="subxS1Comment"># . save registers</span>
 <span id="L112" class="LineNr">112 </span>    51/push-ecx
-<span id="L113" class="LineNr">113 </span>    <span class="subxComment"># var s/ecx : (address stream) = new-stream(512)</span>
+<span id="L113" class="LineNr">113 </span>    <span class="subxComment"># var s/ecx : (stream byte 512)</span>
 <span id="L114" class="LineNr">114 </span>    81 5/subop/subtract %esp 0x200/imm32
 <span id="L115" class="LineNr">115 </span>    68/push 0x200/imm32/size
 <span id="L116" class="LineNr">116 </span>    68/push 0/imm32/read
@@ -277,7 +277,7 @@ if ('onhashchange' in window) {
 <span id="L219" class="LineNr">219 </span>    <span class="subxComment"># write(x)</span>
 <span id="L220" class="LineNr">220 </span>    (<a href='../065write-buffered.subx.html#L8'>write-buffered</a> <span class="SpecialChar"><a href='../064write-byte.subx.html#L10'>Stdout</a></span> <span class="Constant">&quot;=&gt; &quot;</span>)
 <span id="L221" class="LineNr">221 </span>    (<a href='../074write-stream-data.subx.html#L11'>write-stream-data</a> <span class="SpecialChar"><a href='../064write-byte.subx.html#L10'>Stdout</a></span> *(ebp+0xc))
-<span id="L222" class="LineNr">222 </span>    (<a href='../064write-byte.subx.html#L79'>flush</a> <span class="SpecialChar"><a href='../064write-byte.subx.html#L10'>Stdout</a></span>)
+<span id="L222" class="LineNr">222 </span>    (<a href='../064write-byte.subx.html#L81'>flush</a> <span class="SpecialChar"><a href='../064write-byte.subx.html#L10'>Stdout</a></span>)
 <span id="L223" class="LineNr">223 </span><span class="Constant">$lisp-print:end</span>:
 <span id="L224" class="LineNr">224 </span>    <span class="subxS1Comment"># . restore registers</span>
 <span id="L225" class="LineNr">225 </span>    <span class="subxS1Comment"># . epilogue</span>