Ryujinx/src/Ryujinx.HLE/HOS
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
..
Applets editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Diagnostics/Demangler editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Ipc [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
Kernel Add support for PermissionLocked attribute added on firmware 17.0.0 (#6072) 2024-01-04 00:05:14 +01:00
Services Switch to Microsoft.IdentityModel.JsonWebTokens (#6108) 2024-01-13 11:39:00 +01:00
SystemState editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Tamper editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ArmProcessContext.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
ArmProcessContextFactory.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
HomebrewRomFsStream.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Horizon.cs Implement NGC service (#5681) 2023-09-27 19:21:26 +02:00
HorizonFsClient.cs Implement NGC service (#5681) 2023-09-27 19:21:26 +02:00
IdDictionary.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
LibHacHorizonManager.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ModLoader.cs Update to LibHac 0.19.0 (#5831) 2023-10-22 20:30:46 -03:00
ResultCode.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ServiceCtx.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
TamperMachine.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
UserChannelPersistence.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00