This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
ryujinx
Archived
Watch
1
Star
0
Fork
0
You've already forked ryujinx
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-02
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
8001c832d97e817f29bf4836e960df609eeff39e
ryujinx
/
Ryujinx.HLE
/
HOS
/
Tamper
/
Operations
History
Nicholas Rodine
951700fdd8
Removed unused usings. (
#3593
)
...
* Removed unused usings. * Added back using, now that it's used. * Removed extra whitespace.
2022-08-18 18:04:54 +02:00
..
Block.cs
Add the TamperMachine module for runtime mods and cheats (
#1928
)
2021-03-27 15:12:05 +01:00
ForBlock.cs
Removed unused usings. (
#3593
)
2022-08-18 18:04:54 +02:00
IfBlock.cs
Update TamperMachine and disable write-to-code prevention (
#2506
)
2021-08-04 22:05:17 +02:00
IOperand.cs
Add the TamperMachine module for runtime mods and cheats (
#1928
)
2021-03-27 15:12:05 +01:00
IOperation.cs
Add the TamperMachine module for runtime mods and cheats (
#1928
)
2021-03-27 15:12:05 +01:00
OpAdd.cs
Add the TamperMachine module for runtime mods and cheats (
#1928
)
2021-03-27 15:12:05 +01:00
OpAnd.cs
Add the TamperMachine module for runtime mods and cheats (
#1928
)
2021-03-27 15:12:05 +01:00
OpLog.cs
Add the TamperMachine module for runtime mods and cheats (
#1928
)
2021-03-27 15:12:05 +01:00
OpLsh.cs
Add the TamperMachine module for runtime mods and cheats (
#1928
)
2021-03-27 15:12:05 +01:00
OpMov.cs
Add the TamperMachine module for runtime mods and cheats (
#1928
)
2021-03-27 15:12:05 +01:00
OpMul.cs
Add the TamperMachine module for runtime mods and cheats (
#1928
)
2021-03-27 15:12:05 +01:00
OpNot.cs
Add the TamperMachine module for runtime mods and cheats (
#1928
)
2021-03-27 15:12:05 +01:00
OpOr.cs
Add the TamperMachine module for runtime mods and cheats (
#1928
)
2021-03-27 15:12:05 +01:00
OpProcCtrl.cs
Add the TamperMachine module for runtime mods and cheats (
#1928
)
2021-03-27 15:12:05 +01:00
OpRsh.cs
Add the TamperMachine module for runtime mods and cheats (
#1928
)
2021-03-27 15:12:05 +01:00
OpSub.cs
Add the TamperMachine module for runtime mods and cheats (
#1928
)
2021-03-27 15:12:05 +01:00
OpXor.cs
Add the TamperMachine module for runtime mods and cheats (
#1928
)
2021-03-27 15:12:05 +01:00