SaturnRingLibrary
0.9.2
SGL wrapper
Loading...
Searching...
No Matches
◆
SetPlanes()
[2/2]
void SRL::VDP2::RBG0::SetPlanes
(
void *
a
,
void *
b
,
void *
c
,
void *
d
)
inline
static
Sets the plane of
Tilemap
Data to be displayed.
Parameters
a,b,c,d
Page Table addresses of the planes to display
Note
Multi Plane maps and maps for the Secondary Rotation parameter must be set with the 16 plane overloads of this function
SRL
VDP2
RBG0