<?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>昔ながらの BASIC</anon>
    <anon>ChatGPT</anon>
  </categories>
  <description>仮想命令のコードを 68000 のアセンブリ言語に変換する処理を追加しました。ChatGPT でやってもらったところ動かなかったのでそれを改造して作りました。 class VirtualTo68000 { unordered_map&lt;string, string&gt; variables; public: void translate(map&lt;int, string&gt; program) { int labelCounter = 0; vector&lt;int&gt; destnums = getdestnums(); for (auto&amp; [ln, code] : program) { stringstre…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcomputeralgebra.hatenablog.com%2Fentry%2F2025%2F05%2F25%2F210059&quot; title=&quot;昔ながらの BASIC(3) - 非専門的シンギュラリティー研究所&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/51P1+304feL._SL500_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-05-25 21:00:59</published>
  <title>昔ながらの BASIC(3)</title>
  <type>rich</type>
  <url>https://computeralgebra.hatenablog.com/entry/2025/05/25/210059</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
