summaryrefslogtreecommitdiffstats
path: root/src/core/memory/dmnt_cheat_vm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* dmnt: cheat: Add pause and resume supportgerman772024-02-051-0/+3
* dmnt: cheats: Silence memory errorsgerman772024-02-051-2/+2
* dmnt: cheats: Update cheat vm to latest versiongerman772024-02-051-4/+14
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-23/+2
* core: Make variable shadowing a compile-time errorLioncash2021-05-161-1/+1
* dmnt_cheat_vm: Implement opcode 0xC3 (ReadWriteStaticRegister)VolcaEM2020-07-151-1/+13
* core: memory: Move to Core::Memory namespace.bunnei2020-04-171-2/+2
* dmnt_cheat_vm: Default initialize structure valuesZach Hilman2019-09-221-72/+72
* dmnt_cheat_vm: Make Cheat VM compliant to code styleZach Hilman2019-09-221-120/+107
* memory: Port Atmosphere's DmntCheatVmZach Hilman2019-09-221-0/+334