Memory Region - PPU Inaccessible

From NerdConsole
Revision as of 13:23, 27 January 2024 by NerdOfEpic (talk | contribs) (Created page with "There are sections of the CPU address space that are never redirected to the PPU. These areas are effectively inaccessible by the PPU for this reason. Specifically, the following sections of CPU addressable memory are inaccessible: * Zero Page * Stack Page * Low ROM * High ROM Return to Memory Regions.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

There are sections of the CPU address space that are never redirected to the PPU. These areas are effectively inaccessible by the PPU for this reason.

Specifically, the following sections of CPU addressable memory are inaccessible:

Return to Memory Regions.