Lioncash
|
4c48c9784a
|
service: Mark FunctionInfo arrays as constexpr
Now that the FunctionInfo type is constexpr, the arrays of FunctionInfo
instances can also be made constexpr.
|
2018-12-17 23:55:24 -05:00 |
|
David Marcec
|
a2cc3b10bb
|
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
|
a806c78a1a
|
lbl: Update service function table names
Updated based off information provided by Switchbrew.
|
2018-10-21 16:15:32 -04:00 |
|
Lioncash
|
d80dd2b812
|
service/lbl: Update service function table
Amends the lbl service table to include new names of functions that were
added to Switchbrew.
|
2018-10-02 21:15:59 -04:00 |
|
Lioncash
|
ea8dd8b650
|
service/lbl: Implement EnableVrMode, DisableVrMode and GetVrMode
Implements these functions according to the information available on
Switch Brew.
|
2018-07-27 14:20:42 -04:00 |
|
Lioncash
|
c2c543e8f7
|
service: Add the lbl service
Adds the skeleton of the lbl service based off the information provided
by Switch Brew.
|
2018-07-27 14:20:07 -04:00 |
|