NCM services: Difference between revisions
Updating names |
No edit summary |
||
Line 132: | Line 132: | ||
| 7 || IsNcaEntryValid || Takes a 0x10-sized entry, returns a bool. | | 7 || IsNcaEntryValid || Takes a 0x10-sized entry, returns a bool. | ||
|- | |- | ||
| 8 || MakeNcaRegisteredPath || Takes a type-0x1A string | | 8 || MakeNcaRegisteredPath || Takes a [[#NcaID]]. Returns a type-0x1A string. | ||
|- | |- | ||
| 9 || MakeNcaPlaceholderPath || Takes a type-0x1A string | | 9 || MakeNcaPlaceholderPath || Takes a [[#NcaID]]. Returns a type-0x1A string. | ||
|- | |- | ||
| 10 || || Void. | | 10 || || Void. | ||
Line 230: | Line 230: | ||
| 2 || || Takes a 0x10-sized entry. | | 2 || || Takes a 0x10-sized entry. | ||
|- | |- | ||
| 3 || UpdateContentEntry || Takes a [[NCA#Meta_records|meta record entry]] and a u8. Returns a [[NcaID]]. | | 3 || UpdateContentEntry || Takes a [[NCA#Meta_records|meta record entry]] and a u8. Returns a [[#NcaID]]. | ||
|- | |- | ||
| 4 || || Takes a type-6 buffer, each entry being 24 bytes, 0x10-sized entry and a u32. Returns a u32. | | 4 || || Takes a type-6 buffer, each entry being 24 bytes, 0x10-sized entry and a u32. Returns a u32. |