--- nono/vm/crtc.h 2026/04/29 17:04:35 1.1.1.2 +++ nono/vm/crtc.h 2026/04/29 17:04:41 1.1.1.3 @@ -63,7 +63,7 @@ class CRTCDevice void SetReg(uint32 offset, uint32 data); // 垂直表示期間イベント - void VDispCallback(int arg); + void VDispCallback(Event& ev); struct CRTC crtc {};