Ryujinx/Ryujinx.Ava/UI/ViewModels
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
..
AboutWindowViewModel.cs Ava UI: Fix string.Format issues in Locale (#4305) 2023-01-21 02:06:19 +01:00
AmiiboWindowViewModel.cs Avalonia - Add source generator for locale items (#3999) 2023-01-03 19:45:08 +01:00
AvatarProfileViewModel.cs Ava GUI: Restructure Ryujinx.Ava (#4165) 2022-12-29 15:24:05 +01:00
BaseModel.cs Ava GUI: Restructure Ryujinx.Ava (#4165) 2022-12-29 15:24:05 +01:00
ControllerSettingsViewModel.cs Ava UI: Fix string.Format issues in Locale (#4305) 2023-01-21 02:06:19 +01:00
MainWindowViewModel.cs GUI: Add option to register file types (#4250) 2023-01-22 17:39:00 +00:00
SettingsViewModel.cs Initial Apple Hypervisor based CPU emulation (#4332) 2023-01-29 08:37:52 -03:00
TitleUpdateViewModel.cs Ava UI: Various Fixes (#4326) 2023-01-22 01:42:55 +01:00
UserFirmwareAvatarSelectorViewModel.cs Ava GUI: User Profile Manager + Other Fixes (#4166) 2023-01-11 06:20:19 +01:00
UserProfileImageSelectorViewModel.cs Ava GUI: User Profile Manager + Other Fixes (#4166) 2023-01-11 06:20:19 +01:00
UserProfileViewModel.cs Ava GUI: User Profile Manager + Other Fixes (#4166) 2023-01-11 06:20:19 +01:00
UserSaveManagerViewModel.cs Ava UI: Fix string.Format issues in Locale (#4305) 2023-01-21 02:06:19 +01:00