ryujinx/src/Ryujinx.Cpu/Jit
2024-10-26 08:46:50 -05:00
..
HostTracked misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
JitCpuContext.cs Implement host tracked memory manager mode (#6356) 2024-03-26 23:33:24 -03:00
JitDiskCacheLoadState.cs [Ryujinx.Cpu] Address dotnet-format issues (#5365) 2023-07-01 02:18:52 +00:00
JitEngine.cs [Ryujinx.Cpu] Address dotnet-format issues (#5365) 2023-07-01 02:18:52 +00:00
JitExecutionContext.cs [Ryujinx.Cpu] Address dotnet-format issues (#5365) 2023-07-01 02:18:52 +00:00
JitMemoryAllocator.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
JitMemoryBlock.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
MemoryManager.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
MemoryManagerHostMapped.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
MemoryManagerHostTracked.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00