1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-22 15:03:30 +01:00
Ryujinx/Ryujinx.HLE/HOS
gdkchan 42a2a80b87
Enable JIT service LLE (#2959)
* Enable JIT service LLE

* Force disable PPTC when using the JIT service

PPTC does not support multiple guest processes

* Fix build

* Make SM service registration per emulation context rather than global

* Address PR feedback
2022-05-05 15:23:30 -03:00
..
Applets hle: Some cleanup (#3210) 2022-03-22 20:46:16 +01:00
Diagnostics/Demangler
Ipc misc: Make PID unsigned long instead of long (#3043) 2022-02-09 17:18:07 -03:00
Kernel Implement PM GetProcessInfo atmosphere extension (partially) (#2966) 2022-05-03 23:28:32 +02:00
Services Enable JIT service LLE (#2959) 2022-05-05 15:23:30 -03:00
SystemState Use Enum and Delegate.CreateDelegate generic overloads (#3111) 2022-02-13 10:50:07 -03:00
Tamper
ApplicationLoader.cs Enable JIT service LLE (#2959) 2022-05-05 15:23:30 -03:00
ArmProcessContext.cs Enable CPU JIT cache invalidation (#2965) 2022-02-18 02:53:18 +01:00
ArmProcessContextFactory.cs Support memory aliasing (#2954) 2022-05-02 20:30:02 -03:00
HomebrewRomFsStream.cs
Horizon.cs Enable JIT service LLE (#2959) 2022-05-05 15:23:30 -03:00
IdDictionary.cs
LibHacHorizonManager.cs Update LibHac to v0.16.0 (#3159) 2022-02-27 00:52:25 +01:00
ModLoader.cs Remove save data creation prompt (#3252) 2022-04-08 11:09:35 +02:00
ProgramLoader.cs Implement PM GetProcessInfo atmosphere extension (partially) (#2966) 2022-05-03 23:28:32 +02:00
ResultCode.cs
ServiceCtx.cs
TamperMachine.cs misc: Make PID unsigned long instead of long (#3043) 2022-02-09 17:18:07 -03:00
UserChannelPersistence.cs