openMSX
|
Public Attributes | |
int | ps |
std::optional< int > | ss |
std::optional< int > | seg |
Definition at line 331 of file ImGuiDebugger.cc.
int openmsx::CurrentSlot::ps |
Definition at line 332 of file ImGuiDebugger.cc.
std::optional<int> openmsx::CurrentSlot::seg |
Definition at line 334 of file ImGuiDebugger.cc.
std::optional<int> openmsx::CurrentSlot::ss |
Definition at line 333 of file ImGuiDebugger.cc.