Memory Region - PPU Reserved: Difference between revisions

From NerdConsole
Jump to navigationJump to search
(Created page with "'''Address Range:''' <span class='mono'>$0300 - $07FF</span> Size: 1,280 bytes This section of Main RAM is not currently used by the PPU for anything, but is it reserved for possible future features. Data written to this section of memory is sent to the PPU, but is thrown away without further processing and cannot be retrieved. Return to Memory Regions. {{#css:User:NerdOfEpic/builtin-palette.css}}")
 
No edit summary
 
Line 8: Line 8:


Return to [[Memory Regions]].
Return to [[Memory Regions]].
{{#css:User:NerdOfEpic/builtin-palette.css}}
{{#css:User:NerdOfEpic/basic.css}}

Latest revision as of 19:48, 30 January 2024

Address Range:

$0300 - $07FF

Size: 1,280 bytes

This section of Main RAM is not currently used by the PPU for anything, but is it reserved for possible future features. Data written to this section of memory is sent to the PPU, but is thrown away without further processing and cannot be retrieved.

Return to Memory Regions.