<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mir</author_name>
  <author_url>https://blog.hatena.ne.jp/mir/</author_url>
  <blog_title>mir the developer</blog_title>
  <blog_url>https://mir.hatenadiary.org/</blog_url>
  <categories>
    <anon>Assembler</anon>
  </categories>
  <description>今年のNFLスーパーボールは，ピッツバーグの勝ち．Seattle SeaHowksは残念ながら負けてしまいました．スコアは21-10かな． アセンブリコード ;loop.asm bits 16 org 0x100 mov ah, 0x09 mov dx, msg mov cx, 0x3 doit: int 21h loop doit mov ax, 0x4C00 int 21h msg db 0x40, 0x40, 0x40, 0x0D, 0x0A, 0x24アセンブルと実行結果 D:\asmwork&gt;nasm -f bin loop.asm -o loop.com D:\asmwork&gt;lo…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmir.hatenadiary.org%2Fentry%2F20060206%2Fp4&quot; title=&quot; カウンタを使ったループ処理 - mir the developer&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2006-02-06 00:00:01</published>
  <title> カウンタを使ったループ処理</title>
  <type>rich</type>
  <url>https://mir.hatenadiary.org/entry/20060206/p4</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
