Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-09-22 | cheat_engine: Move to memory and strip VM | Zach Hilman | 1 | -492/+0 |
2019-03-24 | core/cheat_engine: Make MemoryReadImpl and MemoryWriteImpl internally linked | Lioncash | 1 | -0/+2 |
2019-03-22 | file_sys/cheat_engine: Silence truncation and sign-conversion warnings | Lioncash | 1 | -4/+5 |
2019-03-22 | file_sys/cheat_engine: Remove use of global system accessors | Lioncash | 1 | -19/+15 |
2019-03-05 | vm_manager: Remove cheat-specific ranges from VMManager | Zach Hilman | 1 | -32/+38 |
2019-03-05 | cheat_engine: Add parser and interpreter for game cheats | Zach Hilman | 1 | -0/+487 |