This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
ryujinx
Archived
Watch
1
Star
0
Fork
0
You've already forked ryujinx
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-02
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
c646638680f9b2dcc055ffbb280e970fcfe93aab
ryujinx
/
Ryujinx.HLE
/
HOS
/
Kernel
/
SupervisorCall
History
gdkchan
70895bdb04
Allow concurrent BSD EventFd read/write (
#3385
)
2022-06-11 14:58:30 -03:00
..
CodeMemoryOperation.cs
Implement code memory syscalls (
#2958
)
2022-05-03 13:16:31 +02:00
InfoType.cs
…
MemoryInfo.cs
…
PointerSizedAttribute.cs
Rewrite SVC handler using source generators rather than IL emit (
#3371
)
2022-05-31 17:12:46 -03:00
SvcAttribute.cs
Rewrite SVC handler using source generators rather than IL emit (
#3371
)
2022-05-31 17:12:46 -03:00
SvcImplAttribute.cs
Rewrite SVC handler using source generators rather than IL emit (
#3371
)
2022-05-31 17:12:46 -03:00
Syscall.cs
Allow concurrent BSD EventFd read/write (
#3385
)
2022-06-11 14:58:30 -03:00
SyscallHandler.cs
Rewrite SVC handler using source generators rather than IL emit (
#3371
)
2022-05-31 17:12:46 -03:00
ThreadContext.cs
…