Memory layout: Difference between revisions
No edit summary |
|||
Line 100: | Line 100: | ||
=[[New_3DS]] physical 0x1F000000 memory= | =[[New_3DS]] physical 0x1F000000 memory= | ||
This area is used by [[QTM Services]]. This area is not accessible to the GPU on Old3DS. Old3DS/New3DS GSP module has vaddr->physaddr conversion code for this region. On New3DS, only the first 0x200000-bytes(half of this memory) are accessible to the GPU(all of which appears to contain gfx data). | This area is used by [[QTM Services]](starting at offset 0x200000 size 0x180000). This area is not accessible to the GPU on Old3DS. Old3DS/New3DS GSP module has vaddr->physaddr conversion code for this entire region. On New3DS, only the first 0x200000-bytes(half of this memory) are accessible to the GPU(all of which appears to contain gfx data). | ||
=Memory map by firmware= | =Memory map by firmware= |