mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-08 03:28:33 +00:00
c94d47cc40
* kernel: Implement SetMemoryPermission syscall This commit implement the SetMemoryPermission syscall accurately. This also fix KMemoryPermission not being an unsigned 32 bits type and add the "DontCare" bit (used by shared memory, currently unused in Ryujinx) * Update MemoryPermission mask * Address gdkchan's comments * Fix a nit * Address gdkchan's comment |
||
---|---|---|
.. | ||
Exceptions | ||
FileSystem | ||
HOS | ||
Loaders | ||
Ui | ||
Utilities | ||
HLEConfiguration.cs | ||
Homebrew.npdm | ||
MemoryConfiguration.cs | ||
PerformanceStatistics.cs | ||
Ryujinx.HLE.csproj | ||
Switch.cs |