openMSX
|
#include <V9990PxConverter.hh>
Public Member Functions | |
V9990P1Converter (V9990 &vdp, const Pixel *palette64) | |
void | convertLine (Pixel *linePtr, unsigned displayX, unsigned displayWidth, unsigned displayY, unsigned displayYA, unsigned displayYB, bool drawSprites) |
Definition at line 12 of file V9990PxConverter.hh.
openmsx::V9990P1Converter< Pixel >::V9990P1Converter | ( | V9990 & | vdp, |
const Pixel * | palette64 | ||
) |
Definition at line 15 of file V9990PxConverter.cc.
void openmsx::V9990P1Converter< Pixel >::convertLine | ( | Pixel * | linePtr, |
unsigned | displayX, | ||
unsigned | displayWidth, | ||
unsigned | displayY, | ||
unsigned | displayYA, | ||
unsigned | displayYB, | ||
bool | drawSprites | ||
) |
Definition at line 269 of file V9990PxConverter.cc.
References openmsx::P1.