openMSX
|
Public Attributes | |
std::array< SubFunction, 2 > | subs |
std::string_view | toolTip |
TemporaryString(* | displayFunc )(uint32_t) |
Definition at line 176 of file ImGuiVdpRegs.cc.
TemporaryString(* openmsx::RegFunction::displayFunc) (uint32_t) |
Definition at line 181 of file ImGuiVdpRegs.cc.
std::array<SubFunction, 2> openmsx::RegFunction::subs |
Definition at line 179 of file ImGuiVdpRegs.cc.
std::string_view openmsx::RegFunction::toolTip |
Definition at line 180 of file ImGuiVdpRegs.cc.