This website requires JavaScript.
Explore
Help
Sign In
emu-mirror
/
Ryujinx
Watch
1
Star
0
Fork
0
You've already forked Ryujinx
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Ryujinx
/
Ryujinx.HLE
/
HOS
/
Kernel
/
Process
History
gdkchan
647d0962df
Initialize GPU physical memory accessor from KProcess, to allow homebrew that never maps anything on the GPU to work
2020-01-09 02:13:00 +01:00
..
HleProcessDebugger.cs
.NET Core 3.0 is here! (
#784
)
2019-10-31 19:09:03 +01:00
KContextIdManager.cs
…
KHandleEntry.cs
…
KHandleTable.cs
Make HLE disposable safely (
#850
)
2019-12-26 02:50:17 +01:00
KProcess.cs
Initialize GPU physical memory accessor from KProcess, to allow homebrew that never maps anything on the GPU to work
2020-01-09 02:13:00 +01:00
KProcessCapabilities.cs
…
KTlsPageInfo.cs
…
KTlsPageManager.cs
…
ProcessCreationInfo.cs
Added GUI to Ryujinx (
#695
)
2019-09-02 13:03:57 -03:00
ProcessState.cs
…