--- nono/host/hostcom.h 2026/04/29 17:05:56 1.1.1.7 +++ nono/host/hostcom.h 2026/04/29 17:06:02 1.1.1.8 @@ -58,7 +58,7 @@ class HostCOMDevice : public HostDevice int Read() override; void Write() override; - DECLARE_MONITOR_CALLBACK(MonitorUpdate); + DECLARE_MONITOR_SCREEN(MonitorScreen); // キュー COMQueue txq {};