Lioncash
|
85ed42a1d2
|
service/nifm: Deduplicate interface code
Rather than having the same code for each nifm service variant, we can
centralize it on one class and get rid of a bit of extra code.
|
2018-07-25 17:18:41 -04:00 |
|
Lioncash
|
c061c2bf3c
|
hle/service: Make constructors explicit where applicable
Prevents implicit construction and makes these lingering non-explicit
constructors consistent with the rest of the other classes in services.
|
2018-07-19 12:25:02 -04:00 |
|
Lioncash
|
ccca5e7c28
|
service: Use nested namespace specifiers where applicable
Tidies up namespace declarations
|
2018-04-19 22:20:28 -04:00 |
|
mailwl
|
ec030a542f
|
Service/NIFM: convert to module
|
2018-03-16 11:00:29 +03:00 |
|
mailwl
|
f67a8d87a0
|
Service:nifm: add nifm:a, nifm:s and nifm:u services
|
2018-02-03 18:09:51 +03:00 |
|