36 Commits (2db5076ec9abab880ea2cc363f4e5e93c528d801)

Author SHA1 Message Date
Morph 322339a5fd npad: Return NpadButton in GetAndResetPressState 4 years ago
Morph a6e6a5ac38 general: Get the current process program id directly from the system 4 years ago
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 6 years ago
Lioncash 3a8464cde2 cheat_engine: Convert ExtractName into a non-template function 6 years ago
Lioncash ba7eb5abf4 cheat_engine: Remove unnecessary system argument to CheatParser's Parse function 6 years ago
Lioncash 5b89291308 cheat_engine: Resolve implicit bool->u64 conversion 6 years ago
Lioncash df96a214ae cheat_engine: Make use of designated initializers 6 years ago
Lioncash c883666045 dmnt_cheat_vm: Make use of designated initializers 6 years ago
Lioncash a7af349dae core_timing: Make use of uintptr_t to represent user_data 6 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
VolcaEM e90802e762
clang-format 6 years ago
VolcaEM b608acd688
dmnt_cheat_vm: Implement opcode 0xC3 (ReadWriteStaticRegister) 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
Lioncash 1c340c6efa CMakeLists: Specify -Wextra on linux builds 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 2c34d8aabb dmnt_cheat_vm: Correct register Restore and ClearRegs behavior 7 years ago
Lioncash 6414d9e2e5 core/memory/cheat_engine: Resolve -Wreorder warnings 7 years ago
Zach Hilman 2bddc03468 dmnt_cheat_vm: Default initialize structure values 7 years ago
Zach Hilman 682174b112 dmnt_cheat_vm: Make Cheat VM compliant to code style 7 years ago
Zach Hilman 7d41c1f523 cheat_engine: Move to memory and strip VM 7 years ago
Zach Hilman 12aa127df3 memory: Port Atmosphere's DmntCheatVm 7 years ago
Zach Hilman ed82fa3a91 core: Move Freezer class to tools namespace 7 years ago
Zach Hilman c9983ad9a7 freezer: Add documentation for methods 7 years ago
Zach Hilman 1b7d619914 memory: Add class to manage and enforce memory freezing 7 years ago