openMSX
openmsx::RomInfo Member List

This is the complete list of members for openmsx::RomInfo, including all inherited members.

getAllRomTypes()openmsx::RomInfoinlinestatic
getBlockSize(RomType type)openmsx::RomInfostatic
getCompany(const char *buf) constopenmsx::RomInfoinline
getCountry(const char *buf) constopenmsx::RomInfoinline
getDescription(RomType type)openmsx::RomInfostatic
getGenMSXid() constopenmsx::RomInfoinline
getOriginal() constopenmsx::RomInfoinline
getOrigType(const char *buf) constopenmsx::RomInfoinline
getRemark(const char *buf) constopenmsx::RomInfoinline
getRomType() constopenmsx::RomInfoinline
getRomTypeInfo()openmsx::RomInfostatic
getTitle(const char *buf) constopenmsx::RomInfoinline
getYear(const char *buf) constopenmsx::RomInfoinline
nameToRomType(std::string_view name)openmsx::RomInfostatic
RomInfo(String32 title_, String32 year_, String32 company_, String32 country_, bool original_, String32 origType_, String32 remark_, RomType romType_, unsigned genMSXid_)openmsx::RomInfoinline
romTypeToName(RomType type)openmsx::RomInfostatic