Ryujinx/src/Ryujinx.Cpu
gdkchan ddc9ae2a83
Add VTimer as alternative interrupt method on Apple Hypervisor (#5663)
* Add VTimer as alternative interrupt method on Apple Hypervisor

* Fix naming violations on TimeApi

* Fix timer interval (was 16us rather than 16ms)

* Fix delta ticks calculation

* Missing ThrowOnError call

* Add SupportedOSPlatform attribute on AppleHv classes
2023-09-26 01:18:32 +02:00
..
AppleHv Add VTimer as alternative interrupt method on Apple Hypervisor (#5663) 2023-09-26 01:18:32 +02:00
Jit [Ryujinx.Cpu] Address dotnet-format issues (#5365) 2023-07-01 02:18:52 +00:00
AddressSpace.cs Add workflow to automatically check code style issues for PRs (#4670) 2023-07-24 18:35:04 +02:00
ExceptionCallbacks.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ICpuContext.cs Move solution and projects to src 2023-04-27 23:51:14 +02: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 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 GPU: Remove CPU region handle containers (#4817) 2023-05-05 23:40:46 +02:00
LoadState.cs [Ryujinx.Cpu] Address dotnet-format issues (#5365) 2023-07-01 02:18:52 +00:00
MemoryEhMeilleure.cs [Ryujinx.Cpu] Address dotnet-format issues (#5365) 2023-07-01 02:18:52 +00:00
MemoryHelper.cs [Ryujinx.Cpu] Address dotnet-format issues (#5365) 2023-07-01 02:18:52 +00:00
MemoryManagerBase.cs Move solution and projects to src 2023-04-27 23:51:14 +02: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 Move solution and projects to src 2023-04-27 23:51:14 +02:00
TickSource.cs [Ryujinx.Cpu] Address dotnet-format issues (#5365) 2023-07-01 02:18:52 +00:00