This website requires JavaScript.
Explore
Help
Register
Sign in
emu-mirrors
/
ryujinx-final
Archived
Watch
0
Star
0
Fork
You've already forked ryujinx-final
0
Code
Activity
This repository has been archived on
2024-10-12
. You can view files and clone it, but cannot push or open issues or pull requests.
37071285bc
ryujinx-final
/
Ryujinx.HLE
/
OsHle
/
Kernel
History
gdkchan
b8be89ab2d
Relax GetThreadContext3 by allowing it to get the context of a running thread
2018-06-26 01:26:21 -03:00
..
KernelErr.cs
Implement SvcGetThreadContext3
2018-06-26 01:10:15 -03:00
NsTimeConverter.cs
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
2018-06-10 21:46:42 -03:00
SvcHandler.cs
Set PC value on SvcCall aswell
2018-06-26 01:14:18 -03:00
SvcMemory.cs
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
2018-06-10 21:46:42 -03:00
SvcSystem.cs
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
2018-06-10 21:46:42 -03:00
SvcThread.cs
Relax GetThreadContext3 by allowing it to get the context of a running thread
2018-06-26 01:26:21 -03:00
SvcThreadSync.cs
Fix some thread sync issues (
#172
)
2018-06-21 23:05:42 -03:00