mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Update link to Pan Docs gfx overview
"Rendering" is now a much lower-level description of the rendering process, not exactly what we are looking for there :)
This commit is contained in:
@@ -484,7 +484,7 @@ What follows is succinct descriptions of those formats, including
|
|||||||
.Nm Ns -specific
|
.Nm Ns -specific
|
||||||
details.
|
details.
|
||||||
For more complete, beginner-friendly descriptions of the native formats with illustrations, please check out
|
For more complete, beginner-friendly descriptions of the native formats with illustrations, please check out
|
||||||
.Lk https://gbdev.io/pandocs/Rendering Pan Docs .
|
.Lk https://gbdev.io/pandocs/Graphics Pan Docs .
|
||||||
.Ss Tile data
|
.Ss Tile data
|
||||||
Tile data is output like a binary dump of VRAM, with no padding between tiles.
|
Tile data is output like a binary dump of VRAM, with no padding between tiles.
|
||||||
Each tile is 16 bytes, 2 per row of 8 pixels; the bits of color IDs are split into each byte
|
Each tile is 16 bytes, 2 per row of 8 pixels; the bits of color IDs are split into each byte
|
||||||
|
|||||||
Reference in New Issue
Block a user