SaturnRingLibrary
0.9
SGL wrapper
Loading...
Searching...
No Matches
◆
AutoAllocateMap()
static void * SRL::VDP2::VRAM::AutoAllocateMap
(
Tilemap::TilemapInfo
&
info
,
int16_t
screen
,
int *
size
=
nullptr
)
inline
static
Automatically allocates map data for specified screen.
Parameters
info
Tile map data description
screen
The screen identifier
size
optional pointer to pass the resulting allocation size back to
Returns
Pointer to the allocated memory
SRL
VDP2
VRAM