openMSX
Public Attributes | List of all members
openmsx::CurrentSlot Struct Reference

Public Attributes

int ps
 
std::optional< int > ss
 
std::optional< int > seg
 

Detailed Description

Definition at line 321 of file ImGuiDebugger.cc.

Member Data Documentation

◆ ps

int openmsx::CurrentSlot::ps

Definition at line 322 of file ImGuiDebugger.cc.

◆ seg

std::optional<int> openmsx::CurrentSlot::seg

Definition at line 324 of file ImGuiDebugger.cc.

◆ ss

std::optional<int> openmsx::CurrentSlot::ss

Definition at line 323 of file ImGuiDebugger.cc.


The documentation for this struct was generated from the following file: