openMSX
Public Types | Public Member Functions | List of all members
openmsx::V9990P2Converter Class Reference

#include <V9990PxConverter.hh>

Public Types

using Pixel = uint32_t
 

Public Member Functions

 V9990P2Converter (V9990 &vdp, std::span< const Pixel, 64 > palette64)
 
void convertLine (std::span< Pixel > buf, unsigned displayX, unsigned displayY, unsigned displayYA, bool drawSprites)
 

Detailed Description

Definition at line 29 of file V9990PxConverter.hh.

Member Typedef Documentation

◆ Pixel

Definition at line 32 of file V9990PxConverter.hh.

Constructor & Destructor Documentation

◆ V9990P2Converter()

openmsx::V9990P2Converter::V9990P2Converter ( V9990 vdp,
std::span< const Pixel, 64 >  palette64 
)

Definition at line 23 of file V9990PxConverter.cc.

Member Function Documentation

◆ convertLine()

void openmsx::V9990P2Converter::convertLine ( std::span< Pixel buf,
unsigned  displayX,
unsigned  displayY,
unsigned  displayYA,
bool  drawSprites 
)

The documentation for this class was generated from the following files: