openMSX
|
#include <V9990PxConverter.hh>
Public Member Functions | |
V9990P1Converter (V9990 &vdp, std::span< const Pixel, 64 > palette64) | |
void | convertLine (std::span< Pixel > buf, unsigned displayX, unsigned displayY, unsigned displayYA, unsigned displayYB, bool drawSprites) |
Definition at line 13 of file V9990PxConverter.hh.
openmsx::V9990P1Converter< Pixel >::V9990P1Converter | ( | V9990 & | vdp, |
std::span< const Pixel, 64 > | palette64 | ||
) |
Definition at line 18 of file V9990PxConverter.cc.
void openmsx::V9990P1Converter< Pixel >::convertLine | ( | std::span< Pixel > | buf, |
unsigned | displayX, | ||
unsigned | displayY, | ||
unsigned | displayYA, | ||
unsigned | displayYB, | ||
bool | drawSprites | ||
) |
Definition at line 274 of file V9990PxConverter.cc.
References gl::max(), gl::min(), and openmsx::P1.