<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dumbo001</author_name>
  <author_url>https://blog.hatena.ne.jp/dumbo001/</author_url>
  <blog_title>DumBo さんの Homebrew 開発日記</blog_title>
  <blog_url>https://dumbo001.hatenablog.com/</blog_url>
  <categories>
    <anon>ニンテンドーDS</anon>
    <anon>プログラミング</anon>
    <anon>学習</anon>
  </categories>
  <description>RGKT-NDS-STDY-024(001) 色指定マクロとか。 本当は CAVE の続きのつもりだったんだけど… ブラウザが突然落ちて途中まで書いたのがパァ。orz #define RGB15(r,g,b) ((r)|((g)&lt;&lt;5)|((b)&lt;&lt;10)) #define RGB5(r,g,b) ((r)|((g)&lt;&lt;5)|((b)&lt;&lt;10)) #define RGB8(r,g,b) (((r)&gt;&gt;3)|(((g)&gt;&gt;3)&lt;&lt;5)|(((b)&gt;&gt;3)&lt;&lt;10)) #define ARGB16(a, r, g, b) ( ((a) &lt;&lt; 15) | (r)|((g)&lt;&lt;5)|((b)&lt;&lt;10)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdumbo001.hatenablog.com%2Fentry%2F20090320%2F1237608196&quot; title=&quot;色指定マクロ。 - DumBo さんの Homebrew 開発日記&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>2009-03-20 13:03:16</published>
  <title>色指定マクロ。</title>
  <type>rich</type>
  <url>https://dumbo001.hatenablog.com/entry/20090320/1237608196</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
