Changes

360 bytes added ,  16:43, 22 September 2013
no edit summary
Line 52: Line 52:  
| u64
 
| u64
 
| Program ID
 
| Program ID
 +
|}
 +
 +
Memory section info struct :
 +
{| class="wikitable" border="1"
 +
|-
 +
!  Offset
 +
!  Type
 +
!  Description
 +
|-
 +
| 0x0
 +
| u32
 +
| Start address (virtual)
 +
|-
 +
| 0x4
 +
| u32
 +
| Total pages
 +
|-
 +
| 0x8
 +
| u32
 +
| ? (seems to always be 1)
 +
|-
 +
| 0xC
 +
| u32
 +
| X ? (virtual address; seems to always be the same as Y)
 +
|-
 +
| 0x10
 +
| u32
 +
| Y ? (virtual address; seems to always be the same as X)
 
|}
 
|}
373

edits