Commit graph

558 commits

Author SHA1 Message Date
Liam
0485f9a2e9 am: rewrite IStorage 2024-02-12 09:17:25 -05:00
Liam
8ac41918f0 am: rewrite IStorageAccessor, ITransferStorageAccessor 2024-02-12 09:17:25 -05:00
Liam
98024d347e am: rewrite ISelfController 2024-02-12 09:17:21 -05:00
Liam
4d5f62c067 am: rewrite IProcessWindingController 2024-02-12 09:16:03 -05:00
Liam
b1f3a2a5cc am: rewrite ILibraryAppletSelfAccessor 2024-02-12 09:16:02 -05:00
Liam
a425e2584f am: rewrite ILibraryAppletCreator 2024-02-12 09:16:02 -05:00
Liam
938cf772c8 am: rewrite ILibraryAppletAccessor 2024-02-12 09:16:02 -05:00
Liam
409155d98f am: rewrite IHomeMenuFunctions 2024-02-12 09:16:02 -05:00
Liam
d1822663e9 am: rewrite IGlobalStateController, add ICradleFirmwareUpdater 2024-02-12 09:16:02 -05:00
Liam
bca65d4465 am: rewrite IDisplayController 2024-02-12 09:16:02 -05:00
Liam
32407f4bd1 am: move IDebugFunctions 2024-02-12 09:16:02 -05:00
Liam
2777aafcc2 am: rewrite ICommonStateGetter 2024-02-12 09:16:02 -05:00
Liam
139079a6e7 am: rewrite IApplicationFunctions 2024-02-12 09:16:00 -05:00
Liam
959fccf66d am: rewrite IAppletCommonFunctions 2024-02-11 21:59:33 -05:00
Liam
f7c39ccb36 am: rewrite IAudioController 2024-02-11 21:59:33 -05:00
Liam
7676e93cc9 am: rewrite ISystemAppletProxy 2024-02-11 21:59:33 -05:00
Liam
39891ce919 am: rewrite ILibraryAppletProxy 2024-02-11 21:59:33 -05:00
Liam
ccd3573085 am: rewrite IApplicationProxy 2024-02-11 21:59:33 -05:00
Liam
0276ae2f95 am: rewrite appletAE, appletOE 2024-02-11 21:59:33 -05:00
Narr the Reg
e29b241a5a Merge pull request #12756 from liamwhite/applet-multiprocess-hwc
general: applet multiprocess
2024-02-11 20:58:28 -06:00
Liam
89330e2b25 am: use applet program loading for tested versions 2024-02-10 12:38:19 -05:00
Liam
e30a6211f5 am: fix focus states and display of indirect keyboard 2024-02-09 09:20:53 -05:00
Liam
3b2431d20f am: stub SetMediaPlaybackState for self controller 2024-02-09 09:20:53 -05:00
Liam
b4b3ddf4b4 general: add default configurations for applet mode 2024-02-09 09:20:53 -05:00
Liam
ce72818075 nvnflinger/gpu: implement applet capture 2024-02-09 09:20:53 -05:00
Liam
1c32e4157c nvnflinger/gpu: implement blending 2024-02-09 09:20:53 -05:00
Liam
8e490b7420 service: add os types and multi wait API 2024-02-07 12:14:46 -05:00
Liam
6f216bb3e7 am: push storage from error applet with non-zero size 2024-01-30 20:13:48 -05:00
Liam
82e8d85f40 am: stop emulation when all applets are closed 2024-01-29 20:17:33 -05:00
Liam
7df27bbef6 core: support offline web applet 2024-01-29 20:17:33 -05:00
Liam
953f05f76b am: return AppletDataBroker and use for frontend applets 2024-01-29 20:17:33 -05:00
Liam
42f931bff1 am: rework IStorage for transfer storage 2024-01-29 20:17:33 -05:00
Liam
49f10b2e54 am: migrate global state to per-applet state structure 2024-01-29 20:17:33 -05:00
Liam
6925b78bd5 am: re-namespace frontend applets to frontend directory 2024-01-29 18:43:45 -05:00
Liam
9bfb67051e am: add new datatypes for per-applet state 2024-01-29 18:43:45 -05:00
Liam
62369ce46c service: split am into components 2024-01-29 18:43:45 -05:00
german77
0e5b948301 service: am: Focus state changed goes last 2024-01-28 22:02:01 -06:00
liamwhite
5124ff3db3 Merge pull request #12802 from german77/mii_interface
service: mii: Migrate service to new interface
2024-01-28 11:57:40 -05:00
Narr the Reg
5f392cd555 service: mii: Migrate service to new interface 2024-01-26 10:43:34 -06:00
FearlessTobi
3b98aaef24 result: Make fully constexpr, add ON_RESULT_INCLUDED 2024-01-25 16:42:06 -05:00
FearlessTobi
4b7bb232f2 fs: Replace Mode enum by OpenMode enum 2024-01-25 16:42:05 -05:00
FearlessTobi
24f979a4b8 vfs: Move vfs files to their own directory 2024-01-25 16:40:42 -05:00
Charles Lombardo
d94c0b840f Merge pull request #12612 from liamwhite/fs-pid
fsp-srv: use program registry for SetCurrentProcess
2024-01-15 13:51:14 -05:00
Liam
2397093e4f fsp-srv: use program registry for SetCurrentProcess 2024-01-11 11:28:52 -05:00
Viktor Szépe
cff668e1c4 Fix typos in src/core (#12625)
* Fix typos in src/core

* Fix typo correction

* Fix indentation of MemoryStateNames

* Fix indent
2024-01-08 13:31:48 -06:00
Narr the Reg
146975c880 hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
Liam
7836881b24 am/jit: reference memory instance from context 2023-12-24 19:36:42 -05:00
Liam
6bd1dfa8cc service: fetch objects from the client handle table 2023-12-24 19:20:43 -05:00
liamwhite
69852e9a0b Merge pull request #12183 from german77/justmii
service: nfc: Validate mii data
2023-11-27 11:56:37 -05:00
german77
95e03e4901 service: nfc: Validate mii data 2023-11-25 23:40:01 -06:00