mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-02 01:52:26 -07: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