From a5efb8341c0239ca93791cb0d8fa1315cd1303f7 Mon Sep 17 00:00:00 2001 From: Kyle Cardoza Date: Sun, 24 Mar 2024 01:32:56 -0400 Subject: [PATCH] Work on fleshing out sections --- Audio & Video.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Audio & Video.md b/Audio & Video.md index a9d7740..db321e8 100644 --- a/Audio & Video.md +++ b/Audio & Video.md @@ -288,7 +288,7 @@ The palette is stored in VERA memory beginning at VERA address `0x1FA00`, and co | Byte | Bit 7 | Bit 6 | Bit 5 | Bit 4 | Bit 3 | Bit 2 | Bit 1 | Bit 0 | | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | | 0 | G3 | G2 | G1 | G0 | B3 | B2 | B1 | B0 | -| 0 | | | | | R3 | R2 | R1 | R0 | +| 1 | | | | | R3 | R2 | R1 | R0 | ## 16-Bit Reads/Writes