SaturnRingLibrary 0.9.2
SGL wrapper
Loading...
Searching...
No Matches

◆ Cell2VRAM()

template<class ScreenType, int16_t Id, uint16_t On>
void SRL::VDP2::ScrollScreen< ScreenType, Id, On >::Cell2VRAM ( uint8_t * cellData,
void * cellAdr,
uint32_t size )
inlinestatic

Copies Cell data to VRAM (adapted from SGL samples).

Parameters
CellDataCell Data to copy.
CellAdrVRAM address to copy to.
SizeNumber of bytes to copy.