Lioncash
|
ff47991967
|
core/cheat_engine: Make MemoryReadImpl and MemoryWriteImpl internally linked
These don't need to be visible outside of the translation unit, so they
can be enclosed within an anonymous namespace.
|
2019-03-24 18:34:42 -04:00 |
|
Lioncash
|
0d44c061fe
|
file_sys/cheat_engine: Silence truncation and sign-conversion warnings
|
2019-03-22 14:43:41 -04:00 |
|
Lioncash
|
b59b7084c7
|
file_sys/cheat_engine: Remove use of global system accessors
Instead, pass in the core timing instance and make the dependency
explicit in the interface.
|
2019-03-22 14:43:37 -04:00 |
|
Zach Hilman
|
20c46b9242
|
vm_manager: Remove cheat-specific ranges from VMManager
|
2019-03-05 10:09:36 -05:00 |
|
Zach Hilman
|
b6ac32dc35
|
cheat_engine: Add parser and interpreter for game cheats
|
2019-03-04 18:39:58 -05:00 |
|