openMSX
|
This is the complete list of members for openmsx::VramTable, including all inherited members.
getAddress(unsigned index) const | openmsx::VramTable | inline |
operator[](unsigned index) const | openmsx::VramTable | inline |
setIndexSize(unsigned bits) | openmsx::VramTable | inline |
setRegister(unsigned value, unsigned extraLsbBits) | openmsx::VramTable | inline |
VramTable(std::span< const uint8_t > vram_, bool planar_=false) | openmsx::VramTable | inline |