NCCH/Extended Header: Difference between revisions
Line 495: | Line 495: | ||
| <code>0b11111111100x</code> | | <code>0b11111111100x</code> | ||
| Map address range | | Map address range | ||
| Describes a memory mapping like the 0b111111111110 descriptor, but an entire range rather than a single page is mapped. | | Describes a memory mapping like the 0b111111111110 descriptor, but an entire range rather than a single page is mapped. Another 0b11111111100x descriptor must follow this one to denote the (exclusive) end of the address range to map. | ||
|- | |- | ||
| <code>0b111111111110</code> | | <code>0b111111111110</code> |