22 void save(ImGuiTextBuffer& buf)
override;
27 void drawSection(std::span<const uint8_t> showRegisters, std::span<const uint8_t> regValues,
28 VDP& vdp, EmuTime::param time);
34 int hoveredFunction = -1;
35 int newHoveredFunction = -1;
36 bool explanation =
true;
37 bool openControl =
false;
38 bool openMode =
false;
39 bool openBase =
false;
40 bool openColor =
false;
41 bool openDisplay =
false;
42 bool openAccess =
false;
43 bool openV9958 =
false;
44 bool openCommand =
false;
45 bool openStatus =
false;
47 static constexpr auto persistentElements = std::tuple{