Commit graph

15 commits

Author SHA1 Message Date
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
Lioncash
b4b63c878f patch_manager: Remove usages of the global system instance
With this, only 19 usages of the global system instance remain within
the core library.

We're almost there.
2020-11-18 09:36:48 -05:00
VolcaEM
9338a6a1cf service: Update function tables 2020-06-29 04:01:34 +02:00
David Marcec
f18f3f6b8e Rebase 2019-09-22 16:40:58 +10:00
David Marcec
a8d2fd4a00 Rebase 2019-09-22 16:35:43 +10:00
Zach Hilman
e443d76a29 services: Pass FileSystemController as reference to services that need it 2019-09-21 16:43:10 -04:00
Lioncash
783b996dcd service/ns: Add missing override specifiers 2019-06-05 16:20:24 -04:00
Michael Scire
35293a8285 Address review comments 2019-05-23 01:28:27 -07:00
Michael Scire
8fa667eab8 clang-format fixes 2019-05-23 01:14:11 -07:00
Michael Scire
e417da5070 Implement IApplicationFunctions::GetDesiredLanguage 2019-05-23 00:55:56 -07:00
Lioncash
6d94dd21a5 service: Use nested namespace specifiers where applicable
Tidies up namespace declarations
2018-04-19 22:20:28 -04:00
bunnei
d9053aa8d4 pl_u: Implement basic shared font loading from RAM dump. 2018-02-14 22:22:41 -05:00
bunnei
5993f6f6de Remove lots more 3DS-specific code. 2017-10-12 21:21:49 -04:00
Subv
891916efff Services/NS: Port ns:s to the new service framework. 2017-09-16 10:52:45 -05:00