openMSX
|
Public Attributes | |
int | ps |
std::optional< int > | ss |
std::optional< int > | seg |
Definition at line 375 of file ImGuiDebugger.cc.
int openmsx::CurrentSlot::ps |
Definition at line 376 of file ImGuiDebugger.cc.
std::optional<int> openmsx::CurrentSlot::seg |
Definition at line 378 of file ImGuiDebugger.cc.
std::optional<int> openmsx::CurrentSlot::ss |
Definition at line 377 of file ImGuiDebugger.cc.