Definition at line 66 of file V9990PxConverter.cc.
◆ draw1()
static void openmsx::P2Policy::draw1 |
( |
std::span< const Pixel, 16 > |
palette, |
|
|
Pixel * |
buffer, |
|
|
byte * |
info, |
|
|
size_t |
p |
|
) |
| |
|
inlinestatic |
◆ readNameTable()
static byte openmsx::P2Policy::readNameTable |
( |
const V9990VRAM & |
vram, |
|
|
unsigned |
addr |
|
) |
| |
|
inlinestatic |
◆ readPatternTable()
static byte openmsx::P2Policy::readPatternTable |
( |
const V9990VRAM & |
vram, |
|
|
unsigned |
addr |
|
) |
| |
|
inlinestatic |
◆ readSpriteAttr()
static byte openmsx::P2Policy::readSpriteAttr |
( |
const V9990VRAM & |
vram, |
|
|
unsigned |
addr |
|
) |
| |
|
inlinestatic |
◆ spritePatOfst()
static unsigned openmsx::P2Policy::spritePatOfst |
( |
byte |
spriteNo, |
|
|
byte |
spriteY |
|
) |
| |
|
inlinestatic |
◆ DRAW_BACKDROP
constexpr bool openmsx::P2Policy::DRAW_BACKDROP = true |
|
staticconstexpr |
◆ IMAGE_WIDTH
constexpr unsigned openmsx::P2Policy::IMAGE_WIDTH = 2 * SCREEN_WIDTH |
|
staticconstexpr |
◆ NAME_CHARS
constexpr unsigned openmsx::P2Policy::NAME_CHARS = IMAGE_WIDTH / 8 |
|
staticconstexpr |
◆ PATTERN_CHARS
constexpr unsigned openmsx::P2Policy::PATTERN_CHARS = SCREEN_WIDTH / 8 |
|
staticconstexpr |
◆ SCREEN_WIDTH
constexpr unsigned openmsx::P2Policy::SCREEN_WIDTH = 512 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: