summaryrefslogtreecommitdiff
path: root/src/core/loader/elf.cpp
diff options
context:
space:
mode:
authorGravatar VolcaEM2020-07-15 01:19:22 +0200
committerGravatar GitHub2020-07-15 01:19:22 +0200
commitb608acd6881c973710d687bc20722838d8a689cc (patch)
tree76f13616daad96fb35553369c204375d04a716ec /src/core/loader/elf.cpp
parentMerge pull request #4203 from VolcaEM/services (diff)
downloadyuzu-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/core/loader/elf.cpp')
0 files changed, 0 insertions, 0 deletions