--- nono/vm/mpu88xx0.h 2026/04/29 17:05:30 1.1.1.14 +++ nono/vm/mpu88xx0.h 2026/04/29 17:05:34 1.1.1.15 @@ -241,7 +241,7 @@ OP_PROTO(illegal); // レジスタモニター DECLARE_MONITOR_CALLBACK(MonitorUpdate); - Monitor monitor { this }; + Monitor *monitor {}; // イベントコールバック EventCallback_t exec_normal {};