We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
Backdrop Color: Difference between revisions
From SnesLab
(→See Also: sprites) |
(COLDATA isn't big enough to hold 15 bits) |
||
Line 3: | Line 3: | ||
The main screen's backdrop color is known as '''color 0''' and is the very first entry of [[CGRAM]]. | The main screen's backdrop color is known as '''color 0''' and is the very first entry of [[CGRAM]]. | ||
The sub screen's backdrop color is known as the '''fixed color''' and | The sub screen's backdrop color is known as the '''fixed color''' and is set via the 8-bit COLDATA port (2132h). | ||
=== See Also === | === See Also === |
Revision as of 01:06, 17 November 2023
A Backdrop Color is one that appears behind other layers. The SNES has two backdrop colors: one for the Main Screen and one for the Sub Screen.
The main screen's backdrop color is known as color 0 and is the very first entry of CGRAM.
The sub screen's backdrop color is known as the fixed color and is set via the 8-bit COLDATA port (2132h).
See Also
Other Layers | ||||||
---|---|---|---|---|---|---|
Backdrop Color | Layer 4 | Layer 3 | Layer 2 | Layer 1 | Sprite | BG3 High Prio |