Definition at line 28 of file V9990PxConverter.cc.
◆ readNameTable()
static byte openmsx::P1Policy::readNameTable |
( |
const V9990VRAM & |
vram, |
|
|
unsigned |
addr |
|
) |
| |
|
inlinestatic |
◆ readPatternTable()
static byte openmsx::P1Policy::readPatternTable |
( |
const V9990VRAM & |
vram, |
|
|
unsigned |
addr |
|
) |
| |
|
inlinestatic |
◆ readSpriteAttr()
static byte openmsx::P1Policy::readSpriteAttr |
( |
const V9990VRAM & |
vram, |
|
|
unsigned |
addr |
|
) |
| |
|
inlinestatic |
◆ spritePatOfst()
static unsigned openmsx::P1Policy::spritePatOfst |
( |
byte |
spriteNo, |
|
|
byte |
spriteY |
|
) |
| |
|
inlinestatic |
◆ IMAGE_WIDTH
constexpr unsigned openmsx::P1Policy::IMAGE_WIDTH = 2 * SCREEN_WIDTH |
|
staticconstexpr |
◆ NAME_CHARS
constexpr unsigned openmsx::P1Policy::NAME_CHARS = IMAGE_WIDTH / 8 |
|
staticconstexpr |
◆ PATTERN_CHARS
constexpr unsigned openmsx::P1Policy::PATTERN_CHARS = SCREEN_WIDTH / 8 |
|
staticconstexpr |
◆ SCREEN_WIDTH
constexpr unsigned openmsx::P1Policy::SCREEN_WIDTH = 256 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: