12.0.0: Difference between revisions
→FIRM Sysmodules: some details on sm |
|||
Line 230: | Line 230: | ||
* No longer uses CMIF for IPC, now uses new simpler/learner IPC protocol ("tipc", probably "tiny ipc"). | * No longer uses CMIF for IPC, now uses new simpler/learner IPC protocol ("tipc", probably "tiny ipc"). | ||
** TIPC is implemented on top of HIPC svcs, same as CMIF was. | ** TIPC is implemented on top of HIPC svcs, same as CMIF was. | ||
** Hacky/Hardcoded CMIF shim is provided for GetServiceHandle/RegisterClient, to avoid breaking games compiled with SDK < 12.x. | |||
* sm: now has a max sessions of 69, up from 61. | * sm: now has a max sessions of 69, up from 61. | ||
** sm:m is maximum 1, for a total of 70. | ** sm:m is maximum 1, for a total of 70. |