This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
Ryujinx
Watch
1
Star
0
Fork
You've already forked Ryujinx
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
49fd76db0f
Ryujinx
/
Ryujinx.Core
/
OsHle
/
Kernel
History
gdkchan
adeb8793c2
Fix a thread sync bug as is the usual...
2018-06-09 22:41:07 -03:00
..
KernelErr.cs
Better implementation of SetThreadCoreMask that allows changing the Core Mask (untested, no clue if it actually works)
2018-05-13 22:00:29 -03:00
NsTimeConverter.cs
[HLE/Kernel] Fix SetThreadPriority, allow nano seconds values > int.MaxValue, fix on WaitProcessWideKeyAtomic (althrough looks like it still doesn't work properly
2018-04-19 04:06:23 -03:00
SvcHandler.cs
[SvcSystem/SvcMemory] Implement SvcGetInfo 16, SvcMapPhysicalMemory & SvcUnmapPhysicalMemory (
#126
)
2018-05-22 17:40:46 -03:00
SvcMemory.cs
[SvcSystem/SvcMemory] Implement SvcGetInfo 16, SvcMapPhysicalMemory & SvcUnmapPhysicalMemory (
#126
)
2018-05-22 17:40:46 -03:00
SvcSystem.cs
ReadBytes function in AMemory, with cleaner range check. (
#136
)
2018-06-08 21:15:02 -03:00
SvcThread.cs
Somewhat better implementation of thread yield
2018-06-09 18:19:14 -03:00
SvcThreadSync.cs
Fix a thread sync bug as is the usual...
2018-06-09 22:41:07 -03:00