Lioncash
|
b26481c94b
|
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
|
733cf179b8
|
file_sys/cheat_engine: Silence truncation and sign-conversion warnings
|
2019-03-22 14:43:41 -04:00 |
|
Lioncash
|
540235bb05
|
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
|
52ac6419da
|
vm_manager: Remove cheat-specific ranges from VMManager
|
2019-03-05 10:09:36 -05:00 |
|
Zach Hilman
|
769b346682
|
cheat_engine: Add parser and interpreter for game cheats
|
2019-03-04 18:39:58 -05:00 |
|