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

Public Attributes

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

Detailed Description

Definition at line 80 of file ImGuiDisassembly.cc.

Member Data Documentation

◆ ps

int openmsx::CurrentSlot::ps = 0

Definition at line 81 of file ImGuiDisassembly.cc.

◆ seg

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

Definition at line 83 of file ImGuiDisassembly.cc.

◆ ss

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

Definition at line 82 of file ImGuiDisassembly.cc.


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