--- nono/vm/console.h 2026/04/29 17:05:50 1.1.1.3 +++ nono/vm/console.h 2026/04/29 17:05:55 1.1.1.4 @@ -158,7 +158,7 @@ class ConsoleDevice : public Device Event *vsync_event {}; - Renderer *renderer {}; + VideoRenderer *renderer {}; COMDriver *comdriver {}; static const uint8 decsg8x16[15 * font_height];