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

◆ GetCellOffset()

template<class ScreenType , int16_t Id, uint16_t On>
static uint32_t SRL::VDP2::ScrollScreen< ScreenType, Id, On >::GetCellOffset ( SRL::Tilemap::TilemapInfo & tile,
void * cellAddress )
inlinestatic

Compute the offset that must be added to map data When Corresponding Cel Data does not start on a VRAM bank boundary.

Parameters
tileThe data configuration of the tilemap
cellAddressAddress of corresponding Cel Data in VRAM (must be a 32 byte boundary)
Returns
The Cel Offset to add to to map data