43 void save(ImGuiTextBuffer& buf)
override;
52 template<
typename Type>
void paintTab(
MSXCPUInterface& cpuInterface, std::optional<uint16_t> addr = {});
53 template<
typename Item>
void drawRow(MSXCPUInterface& cpuInterface,
int row, Item& item);
54 [[nodiscard]] std::string displayAddr(
const TclObject& addr)
const;
55 [[nodiscard]] std::string parseDisplayAddress(std::string_view str)
const;
56 void editRange(MSXCPUInterface& cpuInterface, std::shared_ptr<WatchPoint>& wp, std::string&
begin, std::string&
end);
57 bool editCondition(ParsedSlotCond& slot);
67 static constexpr auto persistentElements = std::tuple{