citra-emu
/
citra-canary
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
citra-canary/src/core/cheats
GPUCode cf9bb90ae3
code: Use std::span where appropriate (#6658)
* code: Use std::span when possible

* code: Prefix memcpy and memcmp with std::
2023-07-07 01:52:40 +03:00
..
cheat_base.cpp Add CheatEngine and support for Gateway cheats (#4406) 2018-11-16 18:01:10 -07:00
cheat_base.h core/cheats: Add and change a few functions 2019-02-02 08:15:23 +08:00
cheats.cpp core: fix warnings 2023-06-17 21:23:58 +05:30
cheats.h Add cheats in per game configuration (#6379) 2023-04-30 16:36:02 +02:00
gateway_cheat.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
gateway_cheat.h Add per game configuration options (#6187) 2022-12-08 13:27:25 +02:00