gbdev / gbdev/pandocs

Use asymmetric VRAM Tile Data example

Open
#559 2 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Markdown
Stars
783
Forks
134
Avg merge
6h 54m
Merged PRs (30d)
3

Description

Both bytes' bit patterns in the current example for VRAM Tile Data are symmetric. This can be ambiguous concerning the bit order. If one is not exactly sure about the bit order, one cannot understand the example. The bytes in the last two rows of the example image are both asymmetric and would therefore make a better example.

Because I am not sure about the bit order, I cannot fix this myself. Thanks to anyone who does.

Contributor guide

Open the contributing guide

Research direction

Locate the current VRAM Tile Data example image in the documentation and read the surrounding explanation of bit order. Replace the symmetric bytes in the last two rows with the asymmetric bytes referenced in the issue, verifying that the resulting image makes the bit order unambiguous.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.