Memory Region - CPU Control Page: Difference between revisions

From NerdConsole
Jump to navigationJump to search
(Created page with "'''Address Range:''' <span class='mono'>$0200 - $02FF</span> To allow control over NerdConsole specific functionality like address region banking and loads of PPU related functionality, page 2 of RAM is used as the Control Page. Return to Memory Regions. {{#css:User:NerdOfEpic/builtin-palette.css}}")
 
No edit summary
Line 2: Line 2:


<span class='mono'>$0200 - $02FF</span>
<span class='mono'>$0200 - $02FF</span>
Size: 256 bytes


To allow control over NerdConsole specific functionality like address region banking and loads of PPU related functionality, page 2 of RAM is used as the [[Control Page]].
To allow control over NerdConsole specific functionality like address region banking and loads of PPU related functionality, page 2 of RAM is used as the [[Control Page]].

Revision as of 20:49, 27 January 2024

Address Range:

$0200 - $02FF

Size: 256 bytes

To allow control over NerdConsole specific functionality like address region banking and loads of PPU related functionality, page 2 of RAM is used as the Control Page.

Return to Memory Regions.