Changes

Jump to navigation Jump to search
1,268 bytes added ,  19:58, 26 October 2013
Created page with "Category:Services = PDN PTM Service "pdn:s" = {| class="wikitable" border="1" |- ! Command Header ! Description |- | 0x00010000 | This loads the u32s from 0x1EC41000+8 and..."
[[Category:Services]]

= PDN PTM Service "pdn:s" =
{| class="wikitable" border="1"
|-
! Command Header
! Description
|-
| 0x00010000
| This loads the u32s from 0x1EC41000+8 and 0x1EC41000+12, then writes those to cmdreplyword[2] and cmdreplyword[3].
|-
| 0x00020080
| u32 0x1EC41000+12 = cmdword[2] & cmdword[1]. This then writes cmdword[1] to u32 0x1EC41000+8. u32 0x1EC41000+12 = cmdword[2] & ~cmdword[1].
|-
| 0x00030040
| This writes cmdword[1] to u32 0x1EC41000+12.
|}

= PDN DSP Service "pdn:d" =
{| class="wikitable" border="1"
|-
! Command Header
! Description
|-
| 0x000100C0
| (u8 unk0, u8 unk1, u8 unk2) ?
|}

= PDN CODEC Service "pdn:i" =
{| class="wikitable" border="1"
|-
! Command Header
! Description
|-
| 0x00010040
| This sets bit0 in u8 *(0x1EC41000+0x220) to u8 cmd+4.
|-
| 0x00020040
| This sets bit1 in u8 *(0x1EC41000+0x220) to u8 cmd+4.
|}

= PDN GSP service "pdn:g" =
{| class="wikitable" border="1"
|-
! Command Header
! Description
|-
| 0x000100C0
| (u8 unk0, u8 unk1, u8 unk2) ?
|}

= PDN Camera Service "pdn:c" =
{| class="wikitable" border="1"
|-
! Command Header
! Description
|-
| 0x00010040
| This sets bit0 in u8 *(0x1EC41000+0x224) to u8 cmd+4.
|-
| 0x000200000
| This writes u8 *(0x1EC41000+0x224) & 1 to u8 cmdreply+8.
|}

Navigation menu