Difference between revisions of "AM:CalcTwlBackupSize"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001A00C0] |- | 1 | TWL TitleID lower word |- | 2 | TWL TitleID upper word |- | 3...")
 
m (Steveice10 moved page AM:GetDSiWareExportSize to AM:CalcTwlBackupSize)
(No difference)

Revision as of 09:40, 17 April 2016

Request

Index Word Description
0 Header code [0x001A00C0]
1 TWL TitleID lower word
2 TWL TitleID upper word
3 u8 DSiWare export type.

Response

Index Word Description
0 Header code
1 Result code
2 Total size for the DSiWare export .bin.

Description

This is a wrapper for AMPXI:GetDSiWareExportSize.