We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec06cdb commit 53548acCopy full SHA for 53548ac
src/SGB_Functions.md
@@ -57,7 +57,8 @@ out because this area is used to transfer object positions to the SNES.
57
58
The possibly most popular and most impressive feature is to replace the
59
default SGB screen border by a custom bitmap which is stored in the game
60
-cartridge. A border can be much more colorful than the game screen.
+cartridge.
61
+A border can be much more colorful than the game screen, as it uses 4 bits per pixel (16 color per tile) instead of 2 bpp (4 colors/tile).
62
63
## Multiple Joypads
64
0 commit comments