ryujinx/Ryujinx.Core/OsHle
Starlet 84996ccd36 [SvcSystem/SvcMemory] Implement SvcGetInfo 16, SvcMapPhysicalMemory & SvcUnmapPhysicalMemory (#126)
* [SvcSystem] Implement SvcGetInfo 16

SvcGetInfo 16 always should be 1(?)

* Implement SvcMapPhysicalMemory &  SvcUnmapPhysicalMemory

* Adjusted to review.
2018-05-22 17:40:46 -03:00
..
Diagnostics Add a C++ demangler (#119) 2018-05-22 17:40:02 -03:00
Exceptions
Handles Only use higher priority on yield, change reschedule to be per-thread instead of using SchedulerThread to store the reschedule flag 2018-05-15 23:49:57 -03:00
Ipc
Kernel [SvcSystem/SvcMemory] Implement SvcGetInfo 16, SvcMapPhysicalMemory & SvcUnmapPhysicalMemory (#126) 2018-05-22 17:40:46 -03:00
Services 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
Utilities
AppletStateMgr.cs
ErrorCode.cs
ErrorModule.cs
GlobalStateTable.cs
Homebrew.cs
Horizon.cs
IdDictionary.cs
MemoryAllocator.cs
MemoryRegions.cs
MemoryType.cs
Process.cs Add a C++ demangler (#119) 2018-05-22 17:40:02 -03:00
ServiceCtx.cs
SystemLanguage.cs
SystemStateMgr.cs