Work on fleshing out sections
This commit is contained in:
parent
4373f8712e
commit
dfc71462b9
|
@ -287,6 +287,8 @@ 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 |
|
||||
|
||||
## 16-Bit Reads/Writes
|
||||
|
||||
|
|
Loading…
Reference in New Issue