18 Commits (9cd1ea338b4936f58ea74a839a3beb9d998e55af)

Author SHA1 Message Date
Lioncash 3a8464cde2 cheat_engine: Convert ExtractName into a non-template function 5 years ago
Lioncash ba7eb5abf4 cheat_engine: Remove unnecessary system argument to CheatParser's Parse function 5 years ago
Lioncash 5b89291308 cheat_engine: Resolve implicit bool->u64 conversion 5 years ago
Lioncash df96a214ae cheat_engine: Make use of designated initializers 5 years ago
Lioncash a7af349dae core_timing: Make use of uintptr_t to represent user_data 5 years ago
Lioncash bef1844a51 core_timing: Make TimedCallback take std::chrono::nanoseconds 6 years ago
Lioncash 8b50c660df core_timing: Make use of std::chrono with ScheduleEvent 6 years ago
Fernando Sahmkow e31425df38 General: Recover Prometheus project from harddrive failure 6 years ago
bunnei 18c4bb6f5c memory: cheat_engine: Updates for new VMM. 6 years ago
bunnei 4caff51710 core: memory: Move to Core::Memory namespace. 6 years ago
Fernando Sahmkow 1e6f8aba04 Core: Set all hardware emulation constants in a single file. 6 years ago
Lioncash e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class 6 years ago
Lioncash b05bfc6036 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class 6 years ago
bunnei ec0ce96c56
core_timing: Use better reference tracking for EventType. (#3159) 6 years ago
Lioncash 6414d9e2e5 core/memory/cheat_engine: Resolve -Wreorder warnings 6 years ago
Zach Hilman 682174b112 dmnt_cheat_vm: Make Cheat VM compliant to code style 6 years ago
Zach Hilman 7d41c1f523 cheat_engine: Move to memory and strip VM 7 years ago