openMSX
Public Member Functions | List of all members
openmsx::V9990P2Converter< Pixel > Class Template Reference

#include <V9990PxConverter.hh>

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

template<std::unsigned_integral Pixel>
class openmsx::V9990P2Converter< Pixel >

Definition at line 29 of file V9990PxConverter.hh.

Constructor & Destructor Documentation

◆ V9990P2Converter()

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

Definition at line 25 of file V9990PxConverter.cc.

Member Function Documentation

◆ convertLine()

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

Definition at line 329 of file V9990PxConverter.cc.

References openmsx::P2, and subspan().


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