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

◆ GetPageAddress()

template<class ScreenType , int16_t Id, uint16_t On>
static void * SRL::VDP2::ScrollScreen< ScreenType, Id, On >::GetPageAddress ( uint8_t index)
inlinestatic

returns the VRAM Address of the specified page number in a scroll's Page Table or nullptr if the requested page is outside of allocated Map Bounds

Parameters
indexThe index of desired page in the page table
Returns
VRAM Address of the page index