MVDSTD:GetConfig: Difference between revisions

No edit summary
No edit summary
Line 32: Line 32:


=Structure=
=Structure=
{| class="wikitable" border="1"
|-
!  Offset
!  Size
!  Description
|-
| 0x64
| 0x4
| FCRAM address. For [[MVDSTD:SetConfig]] this is an LINEAR-memory vaddr in the 0x30000000 vmem area. MVD module internally changes this to physaddr, hence this is a physaddr for the struct from GetConfig.
|}
The size of this structure is fixed to 0x11C-bytes.
The size of this structure is fixed to 0x11C-bytes.


=Description=
=Description=
For this command, MVD module DMAs 0x11C-bytes from a MVD state structure to the above output buffer.
For this command, MVD module DMAs 0x11C-bytes from a MVD state structure to the above output buffer.