37 Commits (b1aed2c5b79dc8c3ba858e21308312a5dc10dd2f)

Author SHA1 Message Date
Liam 474db2d8da kernel: reduce page table region checking 2 years ago
Liam a85ce8ea56 k_process: PageTable -> GetPageTable 2 years ago
Liam 41d99aa89d memory: rename global memory references to application memory 3 years ago
Liam fb49ec19c1 kernel: use KTypedAddress for addresses 3 years ago
Liam 9863db9db4 kernel: convert KProcess to new style 3 years ago
Liam 87749d217e cheat_engine: add check for hid initialization 3 years ago
Liam ceda2d280e general: rename CurrentProcess to ApplicationProcess 3 years ago
Kelebek1 b23c6b456c PR 4 years ago
Kelebek1 240650f6a6 Rework CoreTiming 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
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 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