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
c6f1908e0f07b6dd4b60cbe333a9b5f1adec276b
ryujinx
/
Ryujinx.HLE
/
HOS
History
Isaac Marovitz
851d81d24a
Fix Redundant Qualifer Warnings (
#4091
)
...
* Fix Redundant Qualifer Warnings * Remove unnecessary using
2022-12-10 21:21:13 +01:00
..
Applets
UI: Add Metal surface creation for MoltenVK (
#3980
)
2022-12-06 19:00:25 -03:00
Diagnostics
/Demangler
Avoid allocations in .Parse methods (
#3760
)
2022-10-18 23:31:34 +00:00
Ipc
misc: Make PID unsigned long instead of long (
#3043
)
2022-02-09 17:18:07 -03:00
Kernel
Make structs readonly when applicable (
#4002
)
2022-12-05 14:47:39 +01:00
Services
Fix Redundant Qualifer Warnings (
#4091
)
2022-12-10 21:21:13 +01:00
SystemState
Use Enum and Delegate.CreateDelegate generic overloads (
#3111
)
2022-02-13 10:50:07 -03:00
Tamper
Make structs readonly when applicable (
#4002
)
2022-12-05 14:47:39 +01:00
ApplicationLoader.cs
hle: Do not add disabled AoC item to the list (
#4044
)
2022-12-07 15:00:28 +01:00
ArmProcessContext.cs
Refactor CPU interface to allow the implementation of other CPU emulators (
#3362
)
2022-05-31 16:29:35 -03:00
ArmProcessContextFactory.cs
Refactor CPU interface to allow the implementation of other CPU emulators (
#3362
)
2022-05-31 16:29:35 -03:00
HomebrewRomFsStream.cs
…
Horizon.cs
ui: Fixes disposing on GTK/Avalonia and Firmware Messages on Avalonia (
#3885
)
2022-11-24 15:08:27 +01:00
IdDictionary.cs
…
LibHacHorizonManager.cs
Update to LibHac 0.17.0 (
#3878
)
2022-11-23 18:32:35 +01:00
ModLoader.cs
Make structs readonly when applicable (
#4002
)
2022-12-05 14:47:39 +01:00
ProgramLoader.cs
Rewrite kernel memory allocator (
#3316
)
2022-06-22 12:28:14 -03:00
ResultCode.cs
…
ServiceCtx.cs
hos: Cleanup the project (
#2634
)
2021-09-15 01:24:49 +02:00
TamperMachine.cs
Removed unused usings. (
#3593
)
2022-08-18 18:04:54 +02:00
UserChannelPersistence.cs
…