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 333 of file ImGuiDebugger.cc.

Member Data Documentation

◆ ps

int openmsx::CurrentSlot::ps

Definition at line 334 of file ImGuiDebugger.cc.

◆ seg

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

Definition at line 336 of file ImGuiDebugger.cc.

◆ ss

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

Definition at line 335 of file ImGuiDebugger.cc.


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