There was an error fetching the commit references. Please try again later.
cheat_engine: Move to memory and strip VM
This is to go with the Atmosphere VM port, now it just contains the callbacks needed for the interface between DmntCheatVm and yuzu, along with the cheat parsers.
Showing
- src/core/CMakeLists.txt 5 additions, 2 deletionssrc/core/CMakeLists.txt
- src/core/file_sys/cheat_engine.cpp 0 additions, 492 deletionssrc/core/file_sys/cheat_engine.cpp
- src/core/file_sys/cheat_engine.h 0 additions, 234 deletionssrc/core/file_sys/cheat_engine.h
- src/core/memory/cheat_engine.cpp 234 additions, 0 deletionssrc/core/memory/cheat_engine.cpp
- src/core/memory/cheat_engine.h 86 additions, 0 deletionssrc/core/memory/cheat_engine.h
Loading
Please register or sign in to comment