SaturnRingLibrary
0.9
SGL wrapper
Loading...
Searching...
No Matches
◆
SetPlanes()
[2/2]
static 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 are not supported yet for
RBG0
, only plane a is used
SRL
VDP2
RBG0