openMSX
|
Static Public Member Functions | |
static byte | readNameTable (V9990VRAM &vram, unsigned addr) |
static byte | readPatternTable (V9990VRAM &vram, unsigned addr) |
static byte | readSpriteAttr (V9990VRAM &vram, unsigned addr) |
static unsigned | spritePatOfst (byte spriteNo, byte spriteY) |
Static Public Attributes | |
static constexpr unsigned | SCREEN_WIDTH = 256 |
static constexpr unsigned | IMAGE_WIDTH = 2 * SCREEN_WIDTH |
static constexpr unsigned | NAME_CHARS = IMAGE_WIDTH / 8 |
static constexpr unsigned | PATTERN_CHARS = SCREEN_WIDTH / 8 |
Definition at line 28 of file V9990PxConverter.cc.
Definition at line 29 of file V9990PxConverter.cc.
References openmsx::V9990VRAM::readVRAMP1().
Definition at line 32 of file V9990PxConverter.cc.
References openmsx::V9990VRAM::readVRAMP1().
Definition at line 35 of file V9990PxConverter.cc.
References openmsx::V9990VRAM::readVRAMP1().
Definition at line 38 of file V9990PxConverter.cc.
|
staticconstexpr |
Definition at line 43 of file V9990PxConverter.cc.
|
staticconstexpr |
Definition at line 44 of file V9990PxConverter.cc.
|
staticconstexpr |
Definition at line 45 of file V9990PxConverter.cc.
|
staticconstexpr |
Definition at line 42 of file V9990PxConverter.cc.