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.
81691b9e37
ryujinx-final
/
Ryujinx.HLE
/
HOS
/
Kernel
History
gdkchan
4f3af839be
Minor code formatting (
#4498
)
2023-03-04 14:43:08 +01:00
..
Common
hle: Add safety measure around overflow in ScheduleFutureInvocation
2023-01-05 01:55:27 +01:00
Ipc
IPC refactor part 3+4: New server HIPC message processor (
#4188
)
2023-01-04 23:15:45 +01:00
Memory
Minor code formatting (
#4498
)
2023-03-04 14:43:08 +01:00
Process
Minor code formatting (
#4498
)
2023-03-04 14:43:08 +01:00
SupervisorCall
IPC refactor part 3+4: New server HIPC message processor (
#4188
)
2023-01-04 23:15:45 +01:00
Threading
IPC refactor part 3+4: New server HIPC message processor (
#4188
)
2023-01-04 23:15:45 +01:00
KernelConstants.cs
Refactor CPU interface to allow the implementation of other CPU emulators (
#3362
)
2022-05-31 16:29:35 -03:00
KernelContext.cs
Implement support for page sizes > 4KB (
#4252
)
2023-01-17 05:13:24 +01:00
KernelStatic.cs
Implement missing service calls in
pm
(
#4210
)
2023-01-15 22:16:24 +01:00