| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-14 | applets: Append applet_ prefix to backend applets | Morph | |
| 2021-06-02 | general: Replace RESULT_SUCCESS with ResultSuccess | Morph | |
| Transition to PascalCase for result names. | |||
| 2021-04-17 | applets: Make the applet mode a protected property of Applet | Morph | |
| 2021-04-15 | applets: Pass in the LibraryAppletMode each applet's constructor | Morph | |
| 2020-11-26 | service: Eliminate usages of the global system instance | Lioncash | |
| Completely removes all usages of the global system instance within the services code by passing in the using system instance to the services. | |||
| 2020-11-08 | applets: Rename LibraryAppletVersion to ControllerAppletVersion | Morph | |
| 2020-11-08 | applets/controller: Pop normal data for StrapGuide and FirmwareUpdate | Morph | |
| 2020-11-08 | applets/controller: Introduce additional checks for mode and caller | Morph | |
| Some games like Cave Story+ set invalid values in the ControllerPrivateArg's mode and caller fields. Use other fields to determine the appropriate mode and caller should either or both fields be invalid. | |||
| 2020-11-08 | applets/controller: Add ControllerUpdateFirmwareArg struct | Morph | |
| 2020-09-04 | Address feedback | Morph | |
| 2020-09-04 | applets/controller: Implement "Explain Text" | Morph | |
| "Explain Text" is additional text that is shown for each player in the controller applet. | |||
| 2020-09-04 | Project Mjölnir: Part 2 - Controller Applet | Morph | |
| Co-authored-by: Its-Rei <kupfel@gmail.com> | |||
