Application Manager Services: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary | |||
| Line 50: | Line 50: | ||
| |- | |- | ||
| | 0x080200C2 | | 0x080200C2 | ||
| | ? | | Read? | ||
| |- | |- | ||
| | 0x08030102 | | 0x08030102 | ||
| Line 58: | Line 58: | ||
| | [[AMFile:Close|Close]] | | [[AMFile:Close|Close]] | ||
| |} | |} | ||
| These seem to be identical to [[Filesystem_services#File_service|FSFile]]? | |||
Revision as of 22:52, 6 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 | 
| 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?