Ryujinx/Ryujinx.Headless.SDL2
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
..
OpenGL
Vulkan
HeadlessDynamicTextInputHandler.cs
HeadlessHostUiTheme.cs
HideCursor.cs
Options.cs Initial Apple Hypervisor based CPU emulation (#4332) 2023-01-29 08:37:52 -03:00
Program.cs Initial Apple Hypervisor based CPU emulation (#4332) 2023-01-29 08:37:52 -03:00
Ryujinx.bmp
Ryujinx.Headless.SDL2.csproj linux: Fix packaging step for CI & Add Ryujinx.Headless.SDL2 to Ryujinx.sh (#4249) 2023-01-09 23:45:46 +00:00
SDL2Mouse.cs frontend: Add a SDL2 headless window (#2310) 2021-07-06 22:08:44 +02:00
SDL2MouseDriver.cs Ava UI: Fixes "Hide Cursor on Idle" for Windows (#4266) 2023-01-15 01:05:44 +01:00
StatusUpdatedEventArgs.cs
WindowBase.cs