Difference between revisions of "Application Manager Services"
Jump to navigation
Jump to search
Line 34: | Line 34: | ||
| 0x080C0042 | | 0x080C0042 | ||
| [[AMNet:TMDFinalizeInstall|TMDFinalizeInstall]] | | [[AMNet:TMDFinalizeInstall|TMDFinalizeInstall]] | ||
+ | |- | ||
+ | | 0x080E0040 | ||
+ | | [[AMNet:OpenContentEncrypted|OpenContentEncrypted]] | ||
+ | |- | ||
+ | | 0x08100040 | ||
+ | | [[AMNet:OpenContentDisc|OpenContentDisc]] | ||
+ | |- | ||
+ | | 0x08120002 | ||
+ | | [[AMNet:ContentFinalizeInstall|ContentFinalizeInstall]] | ||
|- | |- | ||
| 0x08190108 | | 0x08190108 |
Revision as of 01:10, 7 May 2012
Application Manager network service "am:net"
Command Header | Description |
---|---|
0x00010040 | TitleIDListGetTotal |
0x00020082 | GetTitleIDList |
0x00030084 | ListTitles |
0x000A0000 | GetDeviceID |
0x08010000 | OpenTicket |
0x08020002 | TicketAbortInstall |
0x08030002 | TicketFinalizeInstall |
0x080A0000 | OpenTMD |
0x080B0002 | TMDAbortInstall |
0x080C0042 | TMDFinalizeInstall |
0x080E0040 | OpenContentEncrypted |
0x08100040 | OpenContentDisc |
0x08120002 | ContentFinalizeInstall |
0x08190108 | Tickets installation related? |
0x081B00C2 | Begin titles installation? |
File service
Command Header | Description |
---|---|
0x080200C2 | Read? |
0x08030102 | Write |
0x08080000 | Close |
These seem to be identical to FSFile?