MeloNX/src/Ryujinx.Cpu
2024-01-22 22:55:26 +00:00
..
AppleHv Remove address space mirror and tweak address space layout when host has small adress space 2024-01-22 22:55:10 +00:00
Jit Remove address space mirror and tweak address space layout when host has small adress space 2024-01-22 22:55:10 +00:00
LightningJit Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
Nce Remove address space mirror and tweak address space layout when host has small adress space 2024-01-22 22:55:10 +00:00
Signal Use alternate stack for the segfault handler too 2024-01-22 22:55:09 +00:00
AddressSpace.cs fix AsFlags rename conflict 2024-01-22 22:55:26 +00:00
DiskCacheLoadState.cs Allocate NCE patch region dynamically to avoid not having enough space 2024-01-22 22:55:08 +00:00
DummyDiskCacheLoadState.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
ExceptionCallbacks.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ICpuContext.cs Allocate NCE patch region dynamically to avoid not having enough space 2024-01-22 22:55:08 +00:00
ICpuEngine.cs Add NCE code 2024-01-22 22:55:02 +00:00
ICpuMemoryManager.cs Add NCE code 2024-01-22 22:55:02 +00:00
IDiskCacheState.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
IExecutionContext.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ITickSource.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
IVirtualMemoryManagerTracked.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
LoadState.cs [Ryujinx.Cpu] Address dotnet-format issues (#5365) 2023-07-01 02:18:52 +00:00
MemoryEhMeilleure.cs Remove address space mirror and tweak address space layout when host has small adress space 2024-01-22 22:55:10 +00:00
MemoryHelper.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
MemoryManagerBase.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
MemoryManagerSoftware.cs Remove address space mirror and tweak address space layout when host has small adress space 2024-01-22 22:55:10 +00:00
PrivateMemoryAllocation.cs [Ryujinx.Cpu] Address dotnet-format issues (#5365) 2023-07-01 02:18:52 +00:00
PrivateMemoryAllocator.cs [Ryujinx.Cpu] Address dotnet-format issues (#5365) 2023-07-01 02:18:52 +00:00
Ryujinx.Cpu.csproj Migrate to .NET 8 (#5887) 2023-11-15 17:41:31 +01:00
TickSource.cs [Ryujinx.Cpu] Address dotnet-format issues (#5365) 2023-07-01 02:18:52 +00:00