#include <ImGuiUtils.hh>
Definition at line 314 of file ImGuiUtils.hh.
◆ VramTable()
openmsx::VramTable::VramTable |
( |
std::span< const uint8_t > |
vram_, |
|
|
bool |
planar_ = false |
|
) |
| |
|
inline |
◆ getAddress()
auto openmsx::VramTable::getAddress |
( |
unsigned |
index | ) |
const |
|
inline |
◆ operator[]()
uint8_t openmsx::VramTable::operator[] |
( |
unsigned |
index | ) |
const |
|
inline |
◆ setIndexSize()
void openmsx::VramTable::setIndexSize |
( |
unsigned |
bits | ) |
|
|
inline |
◆ setRegister()
void openmsx::VramTable::setRegister |
( |
unsigned |
value, |
|
|
unsigned |
extraLsbBits |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: