aboutsummaryrefslogtreecommitdiff
path: root/src/core/memory/dmnt_cheat_vm.cpp
AgeCommit message (Expand)Author
2021-05-16core: Make variable shadowing a compile-time errorLioncash
2020-08-03dmnt_cheat_vm: Make use of designated initializersLioncash
2020-07-15clang-formatVolcaEM
2020-07-15dmnt_cheat_vm: Implement opcode 0xC3 (ReadWriteStaticRegister)VolcaEM
2020-04-17core: memory: Move to Core::Memory namespace.bunnei
2020-04-15CMakeLists: Specify -Wextra on linux buildsLioncash
2019-10-17dmnt_cheat_vm: Correct register Restore and ClearRegs behaviorLioncash
2019-09-21dmnt_cheat_vm: Make Cheat VM compliant to code styleZach Hilman
2019-09-21memory: Port Atmosphere's DmntCheatVmZach Hilman