Commit graph

854 commits

Author SHA1 Message Date
Liam
6319cdc984 am: rewrite IWindowController 2024-02-12 09:17:25 -05:00
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
liamwhite
81aa02fc80 Merge pull request #12969 from german77/bcat-interface
service: bcat: Migrate and refractor service to new IPC
2024-02-10 16:00:43 -05:00
Narr the Reg
5459e10d7a service: bcat: Address review issues 2024-02-10 00:23:23 -06:00
Narr the Reg
ee8565b36e service: bcat: Implement news interfaces 2024-02-10 00:23:22 -06:00
Narr the Reg
92efd5ceed service: bcat: Migrate and refractor service to new IPC 2024-02-10 00:23:22 -06:00
Liam
8e490b7420 service: add os types and multi wait API 2024-02-07 12:14:46 -05:00
Liam
5ec76db392 nvnflinger/gpu: implement layer stack composition 2024-01-31 11:27:21 -05:00
Liam
953f05f76b am: return AppletDataBroker and use for frontend applets 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
Kelebek1
05afa94a3b Move time services to new IPC.
Add some fixes/improvements to usage with the new IPC
2024-01-27 03:30:09 +00:00
FearlessTobi
99d76bf25a fs: Add path class 2024-01-25 16:42:06 -05:00
FearlessTobi
24f979a4b8 vfs: Move vfs files to their own directory 2024-01-25 16:40:42 -05:00
FearlessTobi
3587a4dcee fs: Move fsp_srv subclasses to separate files
fs: Move additional files to the fsp directory
2024-01-25 16:40:42 -05:00
liamwhite
077ced4ab3 Merge pull request #12783 from liamwhite/cmif-generation
service: add template serializer for method calls
2024-01-25 15:40:09 -05:00
Liam
f5bfeef951 service: add template serializer for method calls 2024-01-25 14:35:51 -05:00
liamwhite
0ab550c726 Merge pull request #12499 from Kelebek1/time
Rework time services
2024-01-25 14:19:01 -05:00
Kelebek1
52c35521bd Rework time service to fix time passing offline. 2024-01-24 04:26:55 +00:00
liamwhite
5a6b3a0125 Merge pull request #12579 from FernandoS27/smmu
Core: Implement Device Mapping & GPU SMMU
2024-01-22 10:55:39 -05:00
Fernando Sahmkow
ff6cd1c212 GPU-SMMU: Estimate game leak and preallocate device region. 2024-01-18 21:12:30 -05:00
Fernando Sahmkow
9db159da71 SMMU: Initial adaptation to video_core. 2024-01-18 21:12:30 -05:00
Narr the Reg
61f8e3026d service: set: Refractor setting service 2024-01-15 23:16:36 -06:00
Liam
2397093e4f fsp-srv: use program registry for SetCurrentProcess 2024-01-11 11:28:52 -05:00
german77
c38b84d931 service: set: Rename files 2024-01-06 23:16:03 -06:00
Narr the Reg
146975c880 hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
Narr the Reg
1f0a03d1e0 service: hid: Implement NpadResource and NpadData 2024-01-03 20:21:14 -06:00
liamwhite
5ff67edd66 Merge pull request #12536 from german77/npad_interface
service: hid: Use applet resource to get latest shared memory handle
2024-01-01 15:02:13 -05:00
Narr the Reg
5dbd02ebb1 Merge pull request #12466 from liamwhite/sh2
core: track separate heap allocation for linux
2024-01-01 13:56:16 -06:00
Narr the Reg
37bb42e1ec service: hid: Use applet resource to get latest shared memory handle 2023-12-31 10:51:01 -06:00
Liam
208438868e jit: use code memory handles correctly 2023-12-29 01:07:47 -05:00