--- nono/vm/crtc.h 2026/04/29 17:05:50 1.1.1.13 +++ nono/vm/crtc.h 2026/04/29 17:06:00 1.1.1.14 @@ -162,7 +162,7 @@ class CRTCDevice : public IODevice // 垂直表示期間イベント void VDispCallback(Event *); - DECLARE_MONITOR_CALLBACK(MonitorUpdate); + DECLARE_MONITOR_SCREEN(MonitorScreen); struct CRTC crtc {};