--- nono/vm/tvram.h 2026/04/29 17:05:33 1.1.1.12 +++ nono/vm/tvram.h 2026/04/29 17:05:50 1.1.1.13 @@ -64,6 +64,8 @@ class TVRAMDevice : public PlaneVRAMDevi struct tvram tvram {}; VideoCtlrDevice *videoctlr {}; + + static const busdata wait; }; static inline TVRAMDevice *GetTVRAMDevice() {