openMSX
|
#include <RomInfo.hh>
Public Attributes | |
unsigned | blockSize |
zstring_view | name |
std::string_view | description |
Definition at line 20 of file RomInfo.hh.
unsigned openmsx::RomInfo::RomTypeInfo::blockSize |
Definition at line 21 of file RomInfo.hh.
std::string_view openmsx::RomInfo::RomTypeInfo::description |
Definition at line 23 of file RomInfo.hh.
zstring_view openmsx::RomInfo::RomTypeInfo::name |
Definition at line 22 of file RomInfo.hh.
Referenced by openmsx::RomInfo::getAllRomTypes().