AM:InitializeTitleDatabase: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Dazzozo (talk | contribs)
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00180080] |- | 1 | u8 Media Type? |- | 2 | u8,..."
 
Steveice10 (talk | contribs)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 9: Line 9:
|-
|-
| 1
| 1
| u8 [[Filesystem_services#MediaType|Media Type]]?
| [[Filesystem_services#MediaType|Media Type]]
|-
|-
| 2
| 2
| u8, "force initialize" flag?
| bool, Overwrite
|}
|}



Latest revision as of 10:14, 17 April 2016

Request

Index Word Description
0 Header code [0x00180080]
1 Media Type
2 bool, Overwrite

Response

Index Word Description
0 Header code
1 Result code

Description

This is abstraction for AMPXI:InitializeTitleDatabase.