Ryujinx/Ryujinx.Ava/UI
gdkchan a53cfdab78
Initial Apple Hypervisor based CPU emulation (#4332)
* Initial Apple Hypervisor based CPU emulation implementation

* Add UseHypervisor Setting

* Add basic MacOS support to Avalonia

* Fix initialization

* Fix GTK build

* Fix/silence warnings

* Change exceptions to asserts on HvAddressSpaceRange

* Replace DllImport with LibraryImport

* Fix LibraryImport

* Remove unneeded usings

* Revert outdated change

* Set DiskCacheLoadState when using hypervisor too

* Fix HvExecutionContext PC value

* Address PR feedback

* Use existing entitlements.xml file on distribution folder

---------

Co-authored-by: riperiperi <rhy3756547@hotmail.com>
2023-01-29 08:37:52 -03:00
..
Applet Ava UI: Fix string.Format issues in Locale (#4305) 2023-01-21 02:06:19 +01:00
Controls Ava UI: Add Notifications and Cleanup (#4275) 2023-01-21 02:57:37 +01:00
Helpers Ava UI: Add Notifications and Cleanup (#4275) 2023-01-21 02:57:37 +01:00
Models Ava UI: Fix string.Format issues in Locale (#4305) 2023-01-21 02:06:19 +01:00
Renderer Ava UI: Various Fixes (#4326) 2023-01-22 01:42:55 +01:00
ViewModels Initial Apple Hypervisor based CPU emulation (#4332) 2023-01-29 08:37:52 -03:00
Views Initial Apple Hypervisor based CPU emulation (#4332) 2023-01-29 08:37:52 -03:00
Windows Ava UI: Various Fixes (#4326) 2023-01-22 01:42:55 +01:00