Register - Name Table Select: Difference between revisions
From NerdConsole
Jump to navigationJump to search
NerdOfEpic (talk | contribs) (Created page with "There are 4 backgrounds worth of name tables. The value in this register controls which one is being written to by writing to the address space occupied by the main name table. They always occupy the same address space and it should be noted that there is only 1 fixed name table. {| class="wikitable" ! Bit !! 7 !! 6 !! 5 !! 4 !! 3 !! 2 !! 1 !! 0 |- ! Byte 0 | - || - || - || - || - || - || BG || BG |} === Key === * BG - The X value. [0-3] This register is a part of...") |
NerdOfEpic (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
|} | |} | ||
''' Key ''' | |||
* BG - | * BG - Selected Background. [0-3] | ||
This register is a part of the [[Control Page]]. | This register is a part of the [[Control Page]]. |
Latest revision as of 20:50, 23 January 2024
There are 4 backgrounds worth of name tables. The value in this register controls which one is being written to by writing to the address space occupied by the main name table. They always occupy the same address space and it should be noted that there is only 1 fixed name table.
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
---|---|---|---|---|---|---|---|---|
Byte 0 | - | - | - | - | - | - | BG | BG |
Key
- BG - Selected Background. [0-3]
This register is a part of the Control Page.