diff --git a/Firmware-18.0.1.md b/Firmware-18.0.1.md new file mode 100644 index 0000000..2d5a578 --- /dev/null +++ b/Firmware-18.0.1.md @@ -0,0 +1,25 @@ +# System Titles + +The following titles were updated: +Sysmodules: nifm, ns. +[NPDM](https://switchbrew.org/wiki/NPDM) changes (besides usual version-bump): none. + +RomFs changes: + +[SystemVersion](https://switchbrew.org/wiki/System_Version_Title): All files updated. + +# IPC Interface Changes + +Interface Changed: nn::nifm::detail::IGeneralService +Added: 47 - buffer_entry_sizes: [0x34], buffers: [0x6], inbytes: 0x4, outbytes: 0x4 + +# [ns](https://switchbrew.org/wiki/NS_services) + +The following changed in the main-codebin: + +nifm IPC nnSdk code was added for the new cmd. +L_b0b50, prev ver @ L_b0920 (impl func for [IDynamicRightsInterface](https://switchbrew.org/wiki/NS_services) HasAccountRestrictedRightsInRunningApplications): +Instead of writing an hard-coded 0 to output on failure, the bool returned by L_87cf0 is now used. That func loads a sys-setting. +L_f40f0 (prev ver @ L_f3ec0) and L_f4da0 (prev ver @ L_f4b50): +Larger/updated stackframe. +The second func (L_f4da0) is eventually called from [IApplicationManagerInterface](https://switchbrew.org/wiki/NS_services) PushDownloadTaskList. \ No newline at end of file