aboutsummaryrefslogtreecommitdiff
path: root/src/core/memory/dmnt_cheat_vm.cpp
AgeCommit message (Expand)Author
2024-02-19scope_exit: Make constexprFearlessTobi
2024-02-05dmnt: cheat: Add pause and resume supportgerman77
2024-02-05dmnt: cheats: Silence memory errorsgerman77
2024-02-04dmnt: cheats: Update cheat vm to latest versiongerman77
2022-11-20dmnt:cht: fix copy-paste errorLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
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