Morph
|
52fa30ab7d
|
service: Reduce header include overhead
|
2021-10-07 13:32:21 -04:00 |
|
Morph
|
7ebc38a6d1
|
general: Replace RESULT_SUCCESS with ResultSuccess
Transition to PascalCase for result names.
|
2021-06-02 00:39:27 -04:00 |
|
Lioncash
|
346271b80b
|
service: Eliminate usages of the global system instance
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-26 20:03:11 -05:00 |
|
David Marcec
|
5ae0d6cba2
|
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
|
2018-11-26 17:06:13 +11:00 |
|
Lioncash
|
bdeda001bc
|
service: Add fgm services
Adds the basic skeleton for the fgm services based off the information
provided by Switch Brew.
|
2018-07-31 08:01:19 -04:00 |
|