Difference between revisions of "Layer 2 RAM Shadow Page Register"

From SpecNext official Wiki
Jump to: navigation, search
(added link how to switch to shadow)
Line 7: Line 7:
  
 
Bits 5-0 store the number of the "SRAM page" (ie, [[Memory map|bank]]) used for the shadow Layer 2 screen. The default is 11. Because the layer 2 screen is 48k, it actually occupies 3 banks, and the number set here is the first; so by default, it occupies banks 11-13.
 
Bits 5-0 store the number of the "SRAM page" (ie, [[Memory map|bank]]) used for the shadow Layer 2 screen. The default is 11. Because the layer 2 screen is 48k, it actually occupies 3 banks, and the number set here is the first; so by default, it occupies banks 11-13.
 +
 +
For shadow bank paging see [[Layer_2]]

Revision as of 01:29, 6 November 2018

Number $13
Readable Yes
Writable Yes
Short Description Sets the bank number where the Layer 2 shadow screen begins.


Bits 5-0 store the number of the "SRAM page" (ie, bank) used for the shadow Layer 2 screen. The default is 11. Because the layer 2 screen is 48k, it actually occupies 3 banks, and the number set here is the first; so by default, it occupies banks 11-13.

For shadow bank paging see Layer_2