openMSX
|
Public Attributes | |
int | count = 0 |
int | idx = -1 |
bool | anyEnabled = false |
bool | anyDisabled = false |
bool | anyInSlot = false |
bool | anyComplex = false |
Definition at line 132 of file ImGuiDisassembly.cc.
bool openmsx::BpLine::anyComplex = false |
Definition at line 138 of file ImGuiDisassembly.cc.
bool openmsx::BpLine::anyDisabled = false |
Definition at line 136 of file ImGuiDisassembly.cc.
bool openmsx::BpLine::anyEnabled = false |
Definition at line 135 of file ImGuiDisassembly.cc.
bool openmsx::BpLine::anyInSlot = false |
Definition at line 137 of file ImGuiDisassembly.cc.
int openmsx::BpLine::count = 0 |
Definition at line 133 of file ImGuiDisassembly.cc.
int openmsx::BpLine::idx = -1 |
Definition at line 134 of file ImGuiDisassembly.cc.