1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 14:33:30 +01:00
Ryujinx/Ryujinx.HLE/HOS
mageven 5644780e6e
Stub nifm IRequest GetAppletInfo (#1326)
* Stub GetAppletInfo to be consistent with GetResult

* Fix formatting and enum

* Update and use ResultCode
2020-07-04 00:48:07 +02:00
..
Applets am: Implement common web applets (#1188) 2020-05-15 03:56:14 +02:00
Diagnostics/Demangler
Font
Ipc
Kernel Fix block iteration on kernel MemoryManager InsertBlock function (#1184) 2020-05-06 22:48:57 +10:00
Services Stub nifm IRequest GetAppletInfo (#1326) 2020-07-04 00:48:07 +02:00
SystemState Fix GetDesiredLanguage (#1275) 2020-05-27 10:40:23 +02:00
ApplicationLoader.cs Implement dlc management window (#1313) 2020-06-23 10:32:07 +10:00
HomebrewRomFsStream.cs
Horizon.cs Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
IdDictionary.cs
ProgramLoader.cs Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
ResultCode.cs Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
ServiceCtx.cs