1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-18 01:26:40 +00:00
Ryujinx/src/Ryujinx.HLE
gdkchan 427b7d06b5
Implement a new JIT for Arm devices (#6057)
* Implement a new JIT for Arm devices

* Auto-format

* Make a lot of Assembler members read-only

* More read-only

* Fix more warnings

* ObjectDisposedException.ThrowIf

* New JIT cache for platforms that enforce W^X, currently unused

* Remove unused using

* Fix assert

* Pass memory manager type around

* Safe memory manager mode support + other improvements

* Actual safe memory manager mode masking support

* PR feedback
2024-01-20 11:11:28 -03:00
..
Exceptions editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
FileSystem editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
HOS Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
Loaders Fix PPTC version string for firmware titles (#6071) 2024-01-04 00:08:10 +01:00
Ui editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Utilities editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
AssemblyInfo.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
HLEConfiguration.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Homebrew.npdm
MemoryConfiguration.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
PerformanceStatistics.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Ryujinx.HLE.csproj Switch to Microsoft.IdentityModel.JsonWebTokens (#6108) 2024-01-13 11:39:00 +01:00
Switch.cs Revert "Add support for multi game XCIs (#5638)" (#5914) 2023-11-11 23:35:30 -03:00