AM:BeginImportProgramTemporarily: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Smea (talk | contribs)
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x4030000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Desc..."
 
Steveice10 (talk | contribs)
mNo edit summary
 
(8 intermediate revisions by 3 users not shown)
Line 6: Line 6:
|-
|-
| 0
| 0
| Header code [0x4030000]
| Header code [0x04030000]
|}
|}


Line 22: Line 22:
|-
|-
| 2
| 2
| ?
| 0x10
|-
|-
| 3
| 3
| CIA filehandle
| CIA Handle
|}
|}


=Description=
=Description=
Returns a filehandle to which CIA data is to be written.
Similar to [[AM:BeginImportProgram]], except sets the database type to 1 for tmp*.db and the mediatype to NAND.

Latest revision as of 07:29, 17 April 2016

Request

Index Word Description
0 Header code [0x04030000]

Response

Index Word Description
0 Header code
1 Result code
2 0x10
3 CIA Handle

Description

Similar to AM:BeginImportProgram, except sets the database type to 1 for tmp*.db and the mediatype to NAND.