GreemDev-Ryujinx/src/Ryujinx.Cpu/AppleHv
Marco Carvalho decd37ce6d
Some checks are pending
Canary release job / Create tag (push) Waiting to run
Canary release job / Release for linux-arm64 (push) Waiting to run
Canary release job / Release for linux-x64 (push) Waiting to run
Canary release job / Release for win-x64 (push) Waiting to run
Canary release job / Release MacOS universal (push) Waiting to run
Add missing "yield return" (#424)
2024-12-21 23:28:31 -06:00
..
Arm Add workflow to automatically check code style issues for PRs (#4670) 2023-07-24 18:35:04 +02:00
DummyDiskCacheLoadState.cs [Ryujinx.Cpu] Address dotnet-format issues (#5365) 2023-07-01 02:18:52 +00:00
HvAddressSpace.cs Add VTimer as alternative interrupt method on Apple Hypervisor (#5663) 2023-09-26 01:18:32 +02:00
HvAddressSpaceRange.cs Add VTimer as alternative interrupt method on Apple Hypervisor (#5663) 2023-09-26 01:18:32 +02:00
HvApi.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
HvCpuContext.cs JIT Sparse Function Table (#250) 2024-11-22 15:33:44 -06:00
HvEngine.cs Add VTimer as alternative interrupt method on Apple Hypervisor (#5663) 2023-09-26 01:18:32 +02:00
HvExecutionContext.cs Add VTimer as alternative interrupt method on Apple Hypervisor (#5663) 2023-09-26 01:18:32 +02:00
HvExecutionContextShadow.cs Add VTimer as alternative interrupt method on Apple Hypervisor (#5663) 2023-09-26 01:18:32 +02:00
HvExecutionContextVcpu.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
HvIpaAllocator.cs [Ryujinx.Cpu] Address dotnet-format issues (#5365) 2023-07-01 02:18:52 +00:00
HvMemoryBlockAllocation.cs Add VTimer as alternative interrupt method on Apple Hypervisor (#5663) 2023-09-26 01:18:32 +02:00
HvMemoryBlockAllocator.cs Implement host tracked memory manager mode (#6356) 2024-03-26 23:33:24 -03:00
HvMemoryManager.cs Add missing "yield return" (#424) 2024-12-21 23:28:31 -06:00
HvVcpu.cs Add VTimer as alternative interrupt method on Apple Hypervisor (#5663) 2023-09-26 01:18:32 +02:00
HvVcpuPool.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
HvVm.cs Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
IHvExecutionContext.cs Add VTimer as alternative interrupt method on Apple Hypervisor (#5663) 2023-09-26 01:18:32 +02:00
TimeApi.cs Add VTimer as alternative interrupt method on Apple Hypervisor (#5663) 2023-09-26 01:18:32 +02:00