Ryujinx/Ryujinx.Core/OsHle/Services
Tobias 7b7dbdcc6a Add stubs for Nfp and Acc + SvcGetThreadCoreMask implementation (#133)
* Stubs for NFP

* Stubs for ACC

* Implement SvcGetThreadCoreMask

* Fixup

* Fixup 2

* Fixup 3

* Address Cyuubi's feedback
2018-06-10 01:36:07 -03:00
..
Acc Add stubs for Nfp and Acc + SvcGetThreadCoreMask implementation (#133) 2018-06-10 01:36:07 -03:00
Am Move WriteBytes to AMemory, implement it with a Marshal copy like ReadBytes, fix regression on address range checking 2018-06-09 13:05:41 -03:00
Apm Improved logging (#103) 2018-04-24 15:57:39 -03:00
Aud Move WriteBytes to AMemory, implement it with a Marshal copy like ReadBytes, fix regression on address range checking 2018-06-09 13:05:41 -03:00
Bsd Move WriteBytes to AMemory, implement it with a Marshal copy like ReadBytes, fix regression on address range checking 2018-06-09 13:05:41 -03:00
Caps Stub a few services, add support for generating call stacks on the CPU 2018-04-22 01:22:46 -03:00
Friend Rename services with the official interface names 2018-04-06 01:01:52 -03:00
FspSrv Move WriteBytes to AMemory, implement it with a Marshal copy like ReadBytes, fix regression on address range checking 2018-06-09 13:05:41 -03:00
Hid Improved logging (#103) 2018-04-24 15:57:39 -03:00
Lm Small cleanup in AMemory and removed some unused usings 2018-06-08 23:54:50 -03:00
Mm Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) 2018-05-26 17:50:47 -03:00
Nfp Add stubs for Nfp and Acc + SvcGetThreadCoreMask implementation (#133) 2018-06-10 01:36:07 -03:00
Nifm SMO stubs and implementations (#129) 2018-06-02 19:46:09 -03:00
Ns Improved logging (#103) 2018-04-24 15:57:39 -03:00
Nv Fix a small size related issue on MapBufferEx and add the BC7U texture format 2018-06-10 01:00:43 -03:00
Pctl Rename services with the official interface names 2018-04-06 01:01:52 -03:00
Pl Rename services with the official interface names 2018-04-06 01:01:52 -03:00
Prepo Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection 2018-05-17 15:25:42 -03:00
Set Move WriteBytes to AMemory, implement it with a Marshal copy like ReadBytes, fix regression on address range checking 2018-06-09 13:05:41 -03:00
Sfdnsres Rename services with the official interface names 2018-04-06 01:01:52 -03:00
Sm Show service short name for unimplemented commands 2018-04-06 02:38:59 -03:00
Ssl SMO stubs and implementations (#129) 2018-06-02 19:46:09 -03:00
Time Improved logging (#103) 2018-04-24 15:57:39 -03:00
Vi Move WriteBytes to AMemory, implement it with a Marshal copy like ReadBytes, fix regression on address range checking 2018-06-09 13:05:41 -03:00
IIpcService.cs Rename IpcServices -> Services 2018-03-20 17:00:00 -03:00
IpcService.cs Improved logging (#103) 2018-04-24 15:57:39 -03:00
ServiceFactory.cs SMO stubs and implementations (#129) 2018-06-02 19:46:09 -03:00