12926eb5db
ns: move IApplicationVersionInterface
2024-02-18 10:32:21 -05:00
ae114d2fa1
ns: move IAccountProxyInterface
2024-02-18 10:32:21 -05:00
68303ed601
core: support offline web applet
2024-01-29 20:17:33 -05:00
c334959440
service: caps: Partially implement IAlbumAccessorService
2023-10-02 12:38:03 -06:00
84cb20bc72
core: remove ResultVal type
2023-08-08 11:09:37 -04:00
65be230fdd
service: move hle_ipc from kernel
2023-03-01 10:39:49 -05:00
a936972614
service: refactor server architecture
...
Converts services to have their own processes
2023-02-21 12:19:25 -05:00
6bcd676b61
general: preliminary support for hbl
2022-10-11 18:15:30 -04:00
99ceb03a1c
general: Convert source file copyright comments over to SPDX
...
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
2022-04-23 05:55:32 -04:00
54f007efc6
core/ns: Implement GetReadOnlyApplicationControlDataInterface
...
Used in checkpoint homebrew
2021-11-27 20:30:16 -06:00
12c1766997
general: Replace RESULT_SUCCESS with ResultSuccess
...
Transition to PascalCase for result names.
2021-06-02 00:39:27 -04:00
1a954b2a59
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
6f8a06bac5
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
6a0010d0c6
service: Update function tables
2020-06-29 04:01:34 +02:00
fcdbf0bc53
Rebase
2019-09-22 16:40:58 +10:00
f21ab654db
Rebase
2019-09-22 16:35:43 +10:00
4b91057688
services: Pass FileSystemController as reference to services that need it
2019-09-21 16:43:10 -04:00
8304aaf282
service/ns: Add missing override specifiers
2019-06-05 16:20:24 -04:00
d81b58f320
Address review comments
2019-05-23 01:28:27 -07:00
7fba9c7224
clang-format fixes
2019-05-23 01:14:11 -07:00
7dbf4c1ae5
Implement IApplicationFunctions::GetDesiredLanguage
2019-05-23 00:55:56 -07:00
ccca5e7c28
service: Use nested namespace specifiers where applicable
...
Tidies up namespace declarations
2018-04-19 22:20:28 -04:00
42c062c620
pl_u: Implement basic shared font loading from RAM dump.
2018-02-14 22:22:41 -05:00
72b03025ac
Remove lots more 3DS-specific code.
2017-10-12 21:21:49 -04:00
3d86e3afc4
Services/NS: Port ns:s to the new service framework.
2017-09-16 10:52:45 -05:00