diff options
author | VolcaEM <63682805+VolcaEM@users.noreply.github.com> | 2020-07-15 01:19:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-15 01:19:22 +0200 |
commit | b608acd6881c973710d687bc20722838d8a689cc (patch) | |
tree | 76f13616daad96fb35553369c204375d04a716ec /src/core/gdbstub/gdbstub.cpp | |
parent | a0ee597b19482ce4bfc6231ad54666e2a7f894b5 (diff) |
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/gdbstub/gdbstub.cpp')
0 files changed, 0 insertions, 0 deletions