Ryujinx/Ryujinx.HLE
Ac_K e77c1560e6 Full 5.X stubbed IHidServer (#428)
* Full 5.X stubbed IHidServer

Since we can't support all those Hid calls in the right way, we can stub them with more information as possible in the logs.
I have added all symbols in it to be more revelant as possible.
It's remove some Hid spam in few games too, because we assign some var as the game want.

* Fix issues

* Fix code according to review
2018-09-21 02:08:35 +02:00
..
Exceptions Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
FileSystem Implements proper save path (#386) 2018-09-08 19:04:26 -03:00
Hid Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
HOS Full 5.X stubbed IHidServer (#428) 2018-09-21 02:08:35 +02:00
Loaders Remove cold methods from the CPU cache (#224) 2018-09-19 17:07:56 -03:00
Logging Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
Memory Misc fixes on the arena allocator (#364) 2018-09-18 12:28:28 -03:00
Resource Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
Utilities Update BSD service implementation (#363) 2018-08-24 14:20:42 -03:00
PerformanceStatistics.cs More flexible memory manager (#307) 2018-08-15 15:59:51 -03:00
Ryujinx.HLE.csproj Add XCI, NSP and NCA loading support (#404) 2018-09-08 15:33:27 -03:00
RyujinxProfileImage.jpg Implement loading of profile image (#391) 2018-09-01 19:04:20 -03:00
Switch.cs Lock GbpQueueBuffer till Vsync is signalled (#367) 2018-09-10 01:38:56 +02:00