1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-20 22:13:35 +01:00
Ryujinx/Ryujinx.HLE/HOS/Tamper
Emmanuel Hansen e98abf1820
Add Cheat Manager (#2964)
* add cheatmanager

* use modloader to load cheats for manager

* addressed nits
2022-01-03 09:39:43 +01:00
..
CodeEmitters Update TamperMachine and disable write-to-code prevention (#2506) 2021-08-04 22:05:17 +02:00
Conditions
Operations Update TamperMachine and disable write-to-code prevention (#2506) 2021-08-04 22:05:17 +02:00
AtmosphereCompiler.cs Update TamperMachine and disable write-to-code prevention (#2506) 2021-08-04 22:05:17 +02:00
AtmosphereProgram.cs Add Cheat Manager (#2964) 2022-01-03 09:39:43 +01:00
CodeType.cs
Comparison.cs
CompilationContext.cs Update TamperMachine and disable write-to-code prevention (#2506) 2021-08-04 22:05:17 +02:00
InstructionHelper.cs
ITamperedProcess.cs Update TamperMachine and disable write-to-code prevention (#2506) 2021-08-04 22:05:17 +02:00
ITamperProgram.cs Add Cheat Manager (#2964) 2022-01-03 09:39:43 +01:00
MemoryHelper.cs Update TamperMachine and disable write-to-code prevention (#2506) 2021-08-04 22:05:17 +02:00
MemoryRegion.cs Update TamperMachine and disable write-to-code prevention (#2506) 2021-08-04 22:05:17 +02:00
OperationBlock.cs
Parameter.cs
Pointer.cs
Register.cs
TamperedKProcess.cs Update TamperMachine and disable write-to-code prevention (#2506) 2021-08-04 22:05:17 +02:00
Value.cs