This website requires JavaScript.
Explore
Help
Register
Sign In
CCF_100
/
ryujinx
Watch
1
Star
1
Fork
0
You've already forked ryujinx
mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced
2025-01-29 02:56:47 -06:00
Code
Issues
Releases
Wiki
Activity
ryujinx
/
Ryujinx
/
OsHle
/
Handles
History
gdkchan
f68696dc4a
Made initial implementation of the thread scheduler, refactor Svc to avoid passing many arguments
2018-02-13 23:43:08 -03:00
..
HDomain.cs
Make HSessionObj implement IDisposable (
#10
)
2018-02-10 15:31:40 -03:00
HEvent.cs
aloha
2018-02-04 20:08:20 -03:00
HNvMap.cs
aloha
2018-02-04 20:08:20 -03:00
HSession.cs
aloha
2018-02-04 20:08:20 -03:00
HSessionObj.cs
Made initial implementation of the thread scheduler, refactor Svc to avoid passing many arguments
2018-02-13 23:43:08 -03:00
HSharedMem.cs
Removed parts of the MMU functionality to use memory directly (faster, but potentially more dangerous, WIP), also changed the Shl/Sshr immediate instructions to use IL instead of calling the method
2018-02-07 13:44:48 -03:00
HThread.cs
Made initial implementation of the thread scheduler, refactor Svc to avoid passing many arguments
2018-02-13 23:43:08 -03:00
HTransferMem.cs
Removed parts of the MMU functionality to use memory directly (faster, but potentially more dangerous, WIP), also changed the Shl/Sshr immediate instructions to use IL instead of calling the method
2018-02-07 13:44:48 -03:00
KProcessScheduler.cs
Made initial implementation of the thread scheduler, refactor Svc to avoid passing many arguments
2018-02-13 23:43:08 -03:00