--- nono/m680x0/gentable.php 2026/04/29 17:04:34 1.1.1.2 +++ nono/m680x0/gentable.php 2026/04/29 17:04:37 1.1.1.3 @@ -21,7 +21,9 @@ } init_ea(); - $mputype = 3; + // 今の所逆アセンブラの分離度が低いので、 + // コアも逆アセンブラも両方とも 68020/030 という扱いにしておく。 + $mputype = "[23]"; switch ($argv[1]) { case "switch10": case "switch13":