Ryujinx/Ryujinx.HLE
jduncanator 86b42f176a
svc: Implement ref parameters (#798)
Allows passing data into and out of the same registers when calling via the Kernel ABI. This allows implementing specific supervisor calls like "CallSecureMonitor", that expect their args and results in the same registers.
2019-10-25 10:34:35 +11:00
..
Exceptions Move InvalidSystemResourceException with the other Exceptions (#794) 2019-10-16 11:30:36 +11:00
FileSystem Update to LibHac 0.6.0 (#792) 2019-10-17 08:17:44 +02:00
HOS svc: Implement ref parameters (#798) 2019-10-25 10:34:35 +11:00
Input Little rewrite of HID input (#723) 2019-07-22 20:15:46 +03:00
Loaders Added GUI to Ryujinx (#695) 2019-09-02 13:03:57 -03:00
Utilities Fix hwopus DecodeInterleaved implementation (#786) 2019-10-11 17:22:24 +02:00
DeviceMemory.cs Update time implementation to 9.0.0 (#783) 2019-10-08 14:48:49 +11:00
Homebrew.npdm Better process implementation (#491) 2018-11-28 20:18:09 -02:00
PerformanceStatistics.cs Built in profiling (#567) 2019-04-26 14:53:10 +10:00
Ryujinx.HLE.csproj Update to LibHac 0.6.0 (#792) 2019-10-17 08:17:44 +02:00
RyujinxProfileImage.jpg Implement friend:a IFriendService: 10101 (#429) 2018-09-25 19:59:29 -03:00
Switch.cs Logger and Configuration Refactoring (#573) 2019-02-11 09:00:32 -03:00