1#ifndef IMGUI_SOUND_CHIP_HH
2#define IMGUI_SOUND_CHIP_HH
17 void save(ImGuiTextBuffer& buf)
override;
23 void showChannelSettings(
MSXMotherBoard& motherBoard,
const std::string& name,
bool* enabled);
26 std::map<std::string, bool, std::less<>> channels;
ImGuiPart(ImGuiManager &manager_)
void paint(MSXMotherBoard *motherBoard) override
static constexpr auto persistentElements
void save(ImGuiTextBuffer &buf) override
zstring_view iniName() const override
void loadLine(std::string_view name, zstring_view value) override
bool showSoundChipSettings
Like std::string_view, but with the extra guarantee that it refers to a zero-terminated string.
This file implemented 3 utility functions: