diff options
| author | 2020-07-15 01:19:22 +0200 | |
|---|---|---|
| committer | 2020-07-15 01:19:22 +0200 | |
| commit | b608acd6881c973710d687bc20722838d8a689cc (patch) | |
| tree | 76f13616daad96fb35553369c204375d04a716ec /src/input_common/main.cpp | |
| parent | Merge pull request #4203 from VolcaEM/services (diff) | |
| download | yuzu-b608acd6881c973710d687bc20722838d8a689cc.tar.gz yuzu-b608acd6881c973710d687bc20722838d8a689cc.tar.xz yuzu-b608acd6881c973710d687bc20722838d8a689cc.zip | |
dmnt_cheat_vm: Implement opcode 0xC3 (ReadWriteStaticRegister)
This was based on Atmosphére's DMNT Cheat VM:
- https://github.com/Atmosphere-NX/Atmosphere/blob/master/stratosphere/dmnt/source/cheat/impl/dmnt_cheat_vm.hpp
- https://github.com/Atmosphere-NX/Atmosphere/blob/master/stratosphere/dmnt/source/cheat/impl/dmnt_cheat_vm.cpp
From Atmosphére's documentation: "Code type 0xC3 reads or writes a static register with a given register"
There are now only two remaining opcodes to implement (PauseProcess and BreakProcess)
This is untested because I don't have any experience in testing cheats on yuzu
Diffstat (limited to 'src/input_common/main.cpp')
0 files changed, 0 insertions, 0 deletions