<?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>とりあえず『独習アセンブラ』にあったコードを書く．書かなきゃ始まらん． ; dispchar.asm mov ah, 02 mov dl, 31h int 21h mov ah, 4Ch mov al, 0 int 21hでもってアセンブル． D:\asmwork&gt;nasm -f bin dispchar.asm -o dispchar.comわけが分からなくとも実行． D:\asmwork&gt;dispchar.com 1 D:\asmwork&gt;おおおぉぉぉぉぉ！でましたねって&quot;JavaでHelloWorld&quot;さん風にしばし楽しもう．とりあえずこの.comファイルをバイナリエディタで覗いて見る．…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmir.hatenadiary.org%2Fentry%2F20060205%2Fp2&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-05 00:00:02</published>
  <title> はじめてのアセンブラ</title>
  <type>rich</type>
  <url>https://mir.hatenadiary.org/entry/20060205/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
