45 Commits (62b0b6bde04ea7f75300e340e01132fc7e70da5d)

Author SHA1 Message Date
Liam 6eaef51cf2 memory: rename global memory references to application memory 3 years ago
Liam 156516e399 kernel: use KTypedAddress for addresses 3 years ago
Liam b8da5b73b2 kernel: convert KProcess to new style 3 years ago
Liam 165ba6a98b cheat_engine: add check for hid initialization 3 years ago
Liam c68577384a general: rename CurrentProcess to ApplicationProcess 3 years ago
Liam 9c69743686 dmnt:cht: fix copy-paste error 3 years ago
Kelebek1 f66a68fa1b PR 4 years ago
Kelebek1 03de5e053d Rework CoreTiming 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Morph f34773ee36 npad: Return NpadButton in GetAndResetPressState 4 years ago
Morph 41a0c088ba general: Get the current process program id directly from the system 4 years ago
Morph 10508e7af2 general: Rename GetTitleID to GetProgramID 4 years ago
ameerj d27abf5546 core: Remove unused includes 4 years ago
Lioncash eeae5217ba core: Make variable shadowing a compile-time error 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
Lioncash 84b656fbbd core: Resolve misc cases of variable shadowing 5 years ago
bunnei 5dbcaa2970 hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable. 5 years ago
Lioncash 16de0a6a96 core/CMakeLists: Make some warnings errors 6 years ago
Lioncash 15fa8f52fc cheat_engine: Convert ExtractName into a non-template function 6 years ago
Lioncash 6711031e7d cheat_engine: Remove unnecessary system argument to CheatParser's Parse function 6 years ago
Lioncash 304da7bfc8 cheat_engine: Resolve implicit bool->u64 conversion 6 years ago
Lioncash 6c2392941b cheat_engine: Make use of designated initializers 6 years ago
Lioncash 743ed2b727 dmnt_cheat_vm: Make use of designated initializers 6 years ago
Lioncash 7decda6bc2 core_timing: Make use of uintptr_t to represent user_data 6 years ago
Lioncash 56054fe86d core_timing: Make TimedCallback take std::chrono::nanoseconds 6 years ago
Lioncash 9e113a2b67 core_timing: Make use of std::chrono with ScheduleEvent 6 years ago
VolcaEM 67310a4623 clang-format 6 years ago
VolcaEM bec0bdabc8 dmnt_cheat_vm: Implement opcode 0xC3 (ReadWriteStaticRegister) 6 years ago
Fernando Sahmkow 7ee76003ad General: Recover Prometheus project from harddrive failure 6 years ago
bunnei 88324e3513 memory: cheat_engine: Updates for new VMM. 6 years ago
bunnei 5b9e69e7fe core: memory: Move to Core::Memory namespace. 6 years ago
Lioncash 02e095313a CMakeLists: Specify -Wextra on linux builds 6 years ago
Fernando Sahmkow 6fc0790f3a Core: Set all hardware emulation constants in a single file. 6 years ago
Lioncash b5f69f4cc9 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class 6 years ago
Lioncash cc3d6fdf73 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class 6 years ago
bunnei 8b35acbd29 core_timing: Use better reference tracking for EventType. (#3159) 6 years ago
Lioncash 4a7d680a7f dmnt_cheat_vm: Correct register Restore and ClearRegs behavior 7 years ago
Lioncash 2b7f82e089 core/memory/cheat_engine: Resolve -Wreorder warnings 7 years ago
Zach Hilman bcac1b8ff5 dmnt_cheat_vm: Default initialize structure values 7 years ago
Zach Hilman 0c7d9704c8 dmnt_cheat_vm: Make Cheat VM compliant to code style 7 years ago
Zach Hilman deacc2bb25 cheat_engine: Move to memory and strip VM 7 years ago
Zach Hilman 4cd262e0b0 memory: Port Atmosphere's DmntCheatVm 7 years ago
Zach Hilman c0126e6779 core: Move Freezer class to tools namespace 7 years ago
Zach Hilman 89cb67c76e freezer: Add documentation for methods 7 years ago
Zach Hilman 9ab4d3de50 memory: Add class to manage and enforce memory freezing 7 years ago