yuzu/src/core/memory
Lioncash a7af349dae core_timing: Make use of uintptr_t to represent user_data
Makes the interface future-proofed for supporting other platforms in the event we ever support platforms with differing pointer sizes. This way, we have a type in place that is always guaranteed to be able to represent a pointer exactly.
2020-07-27 21:21:01 -04:00
..
cheat_engine.cpp core_timing: Make use of uintptr_t to represent user_data 2020-07-27 21:21:01 -04:00
cheat_engine.h core_timing: Make use of uintptr_t to represent user_data 2020-07-27 21:21:01 -04:00
dmnt_cheat_types.h core: memory: Move to Core::Memory namespace. 2020-04-17 00:59:28 -04:00
dmnt_cheat_vm.cpp clang-format 2020-07-15 01:22:52 +02:00
dmnt_cheat_vm.h dmnt_cheat_vm: Implement opcode 0xC3 (ReadWriteStaticRegister) 2020-07-15 01:19:22 +02:00