clean_ryujinx/Ryujinx.HLE/HOS
gdkchan e546e5933f
Rewrite SVC handler using source generators rather than IL emit (#3371)
* Implement syscall handlers using a source generator

* Copy FlushProcessDataCache implementation to Syscall since it was only implemented on Syscall32

* Fix wrong argument order in some syscalls

* Delete old Reflection.Emit based syscall handling code

* Improvements to the code generation

* ControlCodeMemory address and size is always 64-bit
2022-05-31 17:12:46 -03:00
..
Applets Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
Diagnostics/Demangler
Ipc
Kernel Rewrite SVC handler using source generators rather than IL emit (#3371) 2022-05-31 17:12:46 -03:00
Services Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 2022-05-31 16:29:35 -03:00
SystemState
Tamper
ApplicationLoader.cs Allow loading NSPs without a NCA inside (#3364) 2022-05-31 16:16:59 -03:00
ArmProcessContext.cs Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 2022-05-31 16:29:35 -03:00
ArmProcessContextFactory.cs Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 2022-05-31 16:29:35 -03:00
HomebrewRomFsStream.cs
Horizon.cs Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 2022-05-31 16:29:35 -03:00
IdDictionary.cs
LibHacHorizonManager.cs
ModLoader.cs Remove save data creation prompt (#3252) 2022-04-08 11:09:35 +02:00
ProgramLoader.cs Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 2022-05-31 16:29:35 -03:00
ResultCode.cs
ServiceCtx.cs
TamperMachine.cs
UserChannelPersistence.cs