File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ Since each byte is a collection of one of the bits for each pixel, it's called a
80
80
The leftmost pixel is stored in the leftmost bit of both bytes, the pixel to its right in the second leftmost bit, and so on.
81
81
The first pair of bytes stores the topmost row, the second byte the row below that, and so on.
82
82
83
- Here is a more visual demonstration; note that it's for the SNES, but its 2BPP format is the same as the Game Boy's.
83
+ Here is a more visual demonstration:
84
84
85
85
<iframe width =" 560 " height =" 315 " src =" https://www.youtube-nocookie.com/embed/txkHN6izK2Y " title =" YouTube video player " frameborder =" 0 " allow =" accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture " allowfullscreen ></iframe >
86
86
You can’t perform that action at this time.
0 commit comments