<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>computeralgebra</author_name>
  <author_url>https://blog.hatena.ne.jp/computeralgebra/</author_url>
  <blog_title>非専門的シンギュラリティー研究所</blog_title>
  <blog_url>https://computeralgebra.hatenablog.com/</blog_url>
  <categories>
    <anon>X68000</anon>
    <anon>ChatGPT</anon>
  </categories>
  <description>『X68000マシン語プログラミング グラフィックス編』のサンプルを参考に pset の代わりに使う以下の psetx を作成しました。この psetx を使うように変更した FillRectangle を実行すると速度は遅いですが描画できました。 void psetx(int x1, int y1, int color) { __asm__ volatile ( &quot;move.l %0, %%d1\n\t&quot; &quot;move.l %1, %%d2\n\t&quot; &quot;move.l %2, %%d3\n\t&quot; &quot;clr.l -(%%sp)\n\t&quot; &quot;dc.w 0xff20\n\t&quot; // _SUPER (ス…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcomputeralgebra.hatenablog.com%2Fentry%2F2025%2F07%2F03%2F201549&quot; title=&quot;X68000(23) - 非専門的シンギュラリティー研究所&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>https://m.media-amazon.com/images/I/215gGcYXiIL._SL500_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-07-03 20:15:49</published>
  <title>X68000(23)</title>
  <type>rich</type>
  <url>https://computeralgebra.hatenablog.com/entry/2025/07/03/201549</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
