Definition at line 327 of file V9990BitmapConverter.cc.
◆ IndexLookup()
openmsx::IndexLookup::IndexLookup |
( |
std::span< const int16_t, 64 > |
palette64_, |
|
|
std::span< const int16_t, 256 > |
palette256_ |
|
) |
| |
|
inline |
◆ lookup256()
int16_t openmsx::IndexLookup::lookup256 |
( |
size_t |
idx | ) |
const |
|
inline |
◆ lookup32768()
int16_t openmsx::IndexLookup::lookup32768 |
( |
size_t |
idx | ) |
const |
|
inline |
◆ lookup64()
int16_t openmsx::IndexLookup::lookup64 |
( |
size_t |
idx | ) |
const |
|
inline |
◆ set64Offset()
void openmsx::IndexLookup::set64Offset |
( |
size_t |
offset | ) |
|
|
inline |
The documentation for this class was generated from the following file: