..
AppleHv
gpu allocation optimizations ( ryubing/ryujinx!195 )
2025-10-26 14:14:51 -05:00
Jit
feature: .NET 10 ( ryubing/ryujinx!214 )
2025-11-11 12:55:36 -06:00
LightningJit
[CPU] Increased base JIT cache size ( #22 )
2026-05-02 02:49:59 +00:00
Signal
misc: chore: Remove unused using directives across entire solution.
2025-01-30 20:27:17 -06:00
AddressSpace.cs
Delete old 16KB page workarounds ( #6584 )
2024-04-06 13:51:44 -03:00
AddressTable.cs
[ci skip] replace all usages of IntPtr with nint
2026-01-27 17:41:46 -06:00
DummyDiskCacheLoadState.cs
Revert "Structural and Memory Safety Improvements, Analyzer Cleanup ( ryubing/ryujinx!47 )"
2025-06-15 20:45:26 -05:00
ExceptionCallbacks.cs
Add GDB Stub ( ryubing/ryujinx!71 )
2025-08-04 20:45:15 -05:00
ICpuContext.cs
JIT Sparse Function Table ( #250 )
2024-11-22 15:33:44 -06:00
ICpuEngine.cs
Move solution and projects to src
2023-04-27 23:51:14 +02:00
IDiskCacheState.cs
Move solution and projects to src
2023-04-27 23:51:14 +02:00
IExecutionContext.cs
chore: Overall code cleanup
2025-10-26 01:22:20 -05:00
ITickSource.cs
Fix ~3500 analyser issues
2025-05-30 17:08:34 -05:00
IVirtualMemoryManagerTracked.cs
Separate guest/host tracking + unaligned protection ( #6486 )
2024-03-14 19:38:27 -03:00
LoadState.cs
[Ryujinx.Cpu] Address dotnet-format issues ( #5365 )
2023-07-01 02:18:52 +00:00
ManagedPageFlags.cs
Separate guest/host tracking + unaligned protection ( #6486 )
2024-03-14 19:38:27 -03:00
MemoryEhMeilleure.cs
misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups.
2024-10-26 08:46:50 -05:00
MemoryHelper.cs
editorconfig: Set default encoding to UTF-8 ( #5793 )
2023-12-04 14:17:13 +01:00
PrivateMemoryAllocation.cs
[Ryujinx.Cpu] Address dotnet-format issues ( #5365 )
2023-07-01 02:18:52 +00:00
PrivateMemoryAllocator.cs
misc: chore: Use collection expressions in Cpu
2025-01-26 15:41:05 -06:00
Ryujinx.Cpu.csproj
Migrate to .NET 9 ( #198 )
2024-12-19 18:52:25 -06:00
TickSource.cs
Revert "Structural and Memory Safety Improvements, Analyzer Cleanup ( ryubing/ryujinx!47 )"
2025-06-15 20:45:26 -05:00
VirtualMemoryManagerRefCountedBase.cs
Add support to IVirtualMemoryManager for zero-copy reads ( #6251 )
2024-04-04 22:23:03 -03:00