25 Commits (64275dfbf4e852f6cc55d6a4cec3b92743cdaf7e)

Author SHA1 Message Date
Morph 64275dfbf4 general: Rename GetTitleID to GetProgramID 4 years ago
ameerj 7c4b6aab2e core: Remove unused includes 4 years ago
Lioncash 9a07ed53eb core: Make variable shadowing a compile-time error 5 years ago
bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. 5 years ago
Lioncash ebb64d5bf4 core: Resolve misc cases of variable shadowing 5 years ago
bunnei 93e20867b0 hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable. 5 years ago
Lioncash 39c8d18feb core/CMakeLists: Make some warnings errors 5 years ago
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