Work on fleshing out sections

This commit is contained in:
Kyle Cardoza 2024-03-24 01:32:56 -04:00
parent dfc71462b9
commit a5efb8341c
1 changed files with 1 additions and 1 deletions

View File

@ -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