Changes

Jump to navigation Jump to search
368 bytes added ,  Thursday at 19:40
no edit summary
Line 66: Line 66:  
| 30 || [2.0.0+] RequestVersionList
 
| 30 || [2.0.0+] RequestVersionList
 
|-
 
|-
| 31 || [2.0.0+] CreateApplyDeltaTask
+
| 31 || [2.0.0+] [[#CreateApplyDeltaTask]]
 
|-
 
|-
 
| 32 || [2.0.0+] DestroyApplyDeltaTask
 
| 32 || [2.0.0+] DestroyApplyDeltaTask
Line 242: Line 242:  
| 118 || [10.0.0+] MarkNoDownloadRightsErrorResolved
 
| 118 || [10.0.0+] MarkNoDownloadRightsErrorResolved
 
|-
 
|-
| 119 || [11.0.0+] GetApplyDeltaTaskAllAppliedContentMeta
+
| 119 || [11.0.0+] [[#GetApplyDeltaTaskAllAppliedContentMeta]]
 
|-
 
|-
 
| 120 || [11.0.0+] PrioritizeNetworkInstallTask
 
| 120 || [11.0.0+] PrioritizeNetworkInstallTask
Line 290: Line 290:  
| 142 || [17.0.0+] RequestCheckSafeSystemVersion
 
| 142 || [17.0.0+] RequestCheckSafeSystemVersion
 
|-
 
|-
| 143 || [17.0.0+] RequestApplicationIcon
+
| 143 || [17.0.0+] [[#RequestApplicationIcon]]
 
|-
 
|-
 
| 144 || [17.0.0+] RequestDownloadIdbeIconFile
 
| 144 || [17.0.0+] RequestDownloadIdbeIconFile
Line 481: Line 481:  
== IsExFatDriverIncluded ==
 
== IsExFatDriverIncluded ==
 
Takes an input [[#SystemUpdateTaskId]], returns an output u8 bool flag.
 
Takes an input [[#SystemUpdateTaskId]], returns an output u8 bool flag.
 +
 +
== CreateApplyDeltaTask ==
 +
[20.0.0+] The type-0x5 input buffer is now 0x18-bytes instead of 0x10-bytes.
    
== GetApplyDeltaTaskInfo ==
 
== GetApplyDeltaTaskInfo ==
Line 614: Line 617:     
This is the Send version of [[#ListLocalCommunicationReceiveSystemUpdateTask]].
 
This is the Send version of [[#ListLocalCommunicationReceiveSystemUpdateTask]].
 +
 +
== GetApplyDeltaTaskAllAppliedContentMeta ==
 +
[20.0.0+] Now takes a 0x18-bytes type-0x6 output buffer and returns 4-bytes of output instead of 0x18-bytes.
 +
 +
== RequestApplicationIcon ==
 +
[20.0.0+] Now takes 0x20-bytes of input instead of 0x18-bytes.
    
= nim:shp =
 
= nim:shp =

Navigation menu