diff options
Diffstat (limited to 'html/061read-byte.subx.html')
-rw-r--r-- | html/061read-byte.subx.html | 50 |
1 files changed, 44 insertions, 6 deletions
diff --git a/html/061read-byte.subx.html b/html/061read-byte.subx.html index 82284b63..b42a49a4 100644 --- a/html/061read-byte.subx.html +++ b/html/061read-byte.subx.html @@ -14,17 +14,17 @@ 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; } -.subxH1Comment { color: #005faf; text-decoration: underline; } .subxComment { color: #005faf; } -.subxS1Comment { color: #0000af; } +.subxFunction { color: #af5f00; text-decoration: underline; } .LineNr { } +.subxS1Comment { color: #0000af; } +.Constant { color: #008787; } .SpecialChar { color: #d70000; } .Normal { color: #000000; background-color: #c6c6c6; padding-bottom: 1px; } -.subxTest { color: #5f8700; } -.subxFunction { color: #af5f00; text-decoration: underline; } -.Constant { color: #008787; } .subxMinorFunction { color: #875f5f; } .subxS2Comment { color: #8a8a8a; } +.subxTest { color: #5f8700; } +.subxH1Comment { color: #005faf; text-decoration: underline; } --> </style> @@ -352,7 +352,45 @@ if ('onhashchange' in window) { <span id="L290" class="LineNr">290 </span> <span class="subxComment"># data</span> <span id="L291" class="LineNr">291 </span> 00 00 00 00 00 00 <span class="subxComment"># 6 bytes</span> <span id="L292" class="LineNr">292 </span> -<span id="L293" class="LineNr">293 </span><span class="subxS2Comment"># . . vim:nowrap:textwidth=0</span> +<span id="L293" class="LineNr">293 </span><span class="subxMinorFunction">_test-input-stream</span>: +<span id="L294" class="LineNr">294 </span> <span class="subxComment"># current write index</span> +<span id="L295" class="LineNr">295 </span> 0/imm32 +<span id="L296" class="LineNr">296 </span> <span class="subxComment"># current read index</span> +<span id="L297" class="LineNr">297 </span> 0/imm32 +<span id="L298" class="LineNr">298 </span> <span class="subxComment"># length</span> +<span id="L299" class="LineNr">299 </span> 0x100/imm32 <span class="subxComment"># 256 bytes</span> +<span id="L300" class="LineNr">300 </span> <span class="subxComment"># data (16 lines x 16 bytes/line)</span> +<span id="L301" class="LineNr">301 </span> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +<span id="L302" class="LineNr">302 </span> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +<span id="L303" class="LineNr">303 </span> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +<span id="L304" class="LineNr">304 </span> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +<span id="L305" class="LineNr">305 </span> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +<span id="L306" class="LineNr">306 </span> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +<span id="L307" class="LineNr">307 </span> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +<span id="L308" class="LineNr">308 </span> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +<span id="L309" class="LineNr">309 </span> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +<span id="L310" class="LineNr">310 </span> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +<span id="L311" class="LineNr">311 </span> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +<span id="L312" class="LineNr">312 </span> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +<span id="L313" class="LineNr">313 </span> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +<span id="L314" class="LineNr">314 </span> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +<span id="L315" class="LineNr">315 </span> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +<span id="L316" class="LineNr">316 </span> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +<span id="L317" class="LineNr">317 </span> +<span id="L318" class="LineNr">318 </span><span class="subxComment"># a test buffered file for _test-input-stream</span> +<span id="L319" class="LineNr">319 </span><span class="subxMinorFunction">_test-input-buffered-file</span>: +<span id="L320" class="LineNr">320 </span> <span class="subxComment"># file descriptor or (address stream)</span> +<span id="L321" class="LineNr">321 </span> <a href='061read-byte.subx.html#L293'>_test-input-stream</a>/imm32 +<span id="L322" class="LineNr">322 </span> <span class="subxComment"># current write index</span> +<span id="L323" class="LineNr">323 </span> 0/imm32 +<span id="L324" class="LineNr">324 </span> <span class="subxComment"># current read index</span> +<span id="L325" class="LineNr">325 </span> 0/imm32 +<span id="L326" class="LineNr">326 </span> <span class="subxComment"># length</span> +<span id="L327" class="LineNr">327 </span> 6/imm32 +<span id="L328" class="LineNr">328 </span> <span class="subxComment"># data</span> +<span id="L329" class="LineNr">329 </span> 00 00 00 00 00 00 <span class="subxComment"># 6 bytes</span> +<span id="L330" class="LineNr">330 </span> +<span id="L331" class="LineNr">331 </span><span class="subxS2Comment"># . . vim:nowrap:textwidth=0</span> </pre> </body> </html> |