mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-03-11 17:44:23 +00:00

* 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