From 33023c47f1ffd988dcd9fc4f34545ef896506326 Mon Sep 17 00:00:00 2001 From: KeetKhat Date: Fri, 30 Apr 2021 11:18:52 +0200 Subject: [PATCH 1/2] Replaced "right" by top The image of the CGB Palette difference between a VGA monitor and a CGB screen is not on the right but on the top --- content/Video_Display.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Video_Display.md b/content/Video_Display.md index 2d5b3d0b..9f886593 100644 --- a/content/Video_Display.md +++ b/content/Video_Display.md @@ -269,7 +269,7 @@ colors mix quite oddly; increasing intensity of only one R,G,B color will also influence the other two R,G,B colors. For example, a color setting of 03EFh (Blue=0, Green=1Fh, Red=0Fh) will appear as Neon Green on VGA displays, but on the CGB it'll produce a decently washed out -Yellow. See image on the right. +Yellow. See image on the top. ### RGB Translation by GBAs From 736216520404c255f85a6a1e8caa86a19f3f56c2 Mon Sep 17 00:00:00 2001 From: KeetKhat Date: Fri, 30 Apr 2021 11:22:47 +0200 Subject: [PATCH 2/2] Update content/Video_Display.md Co-authored-by: Eldred Habert --- content/Video_Display.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Video_Display.md b/content/Video_Display.md index 9f886593..45090763 100644 --- a/content/Video_Display.md +++ b/content/Video_Display.md @@ -269,7 +269,7 @@ colors mix quite oddly; increasing intensity of only one R,G,B color will also influence the other two R,G,B colors. For example, a color setting of 03EFh (Blue=0, Green=1Fh, Red=0Fh) will appear as Neon Green on VGA displays, but on the CGB it'll produce a decently washed out -Yellow. See image on the top. +Yellow. See the image above. ### RGB Translation by GBAs