| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-26 | service: Add the nim services | Lioncash | |
| Adds the skeleton for the nim services based off information from Switch Brew. | |||
| 2017-10-10 | hle: Remove a large amount of 3ds-specific service code. | bunnei | |
| 2017-09-30 | Services/NIM: Implement CheckForSysUpdateEvent. | Subv | |
| Implementation verified by reverse engineering. This lets the Home Menu boot without crashing on startup. | |||
| 2017-06-06 | Service: Remove unnecessary includes from service.h | Yuri Kunde Schlesner | |
| This has a huge fallout in terms of needing to fix other files because all service implementations included that file. | |||
| 2017-02-13 | NWM changed to NIM | noah the goodra | |
| 2016-12-08 | nim: Update function tables | Lioncash | |
| Updated based off information from 3dbrew. | |||
| 2016-09-21 | Use negative priorities to avoid special-casing the self-include | Yuri Kunde Schlesner | |
| 2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | |
| This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | |||
| 2016-09-18 | Manually tweak source formatting and then re-run clang-format | Yuri Kunde Schlesner | |
| 2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | |
| 2016-02-02 | services: Get rid of unnecessary includes | Lioncash | |
| 2015-12-30 | services: Update some function tables | Lioncash | |
| 2015-06-11 | Services: Continue separation of services into their own folders | purpasmart96 | |
