Morph
|
a6e6a5ac38
general: Get the current process program id directly from the system
|
4 лет назад |
Morph
|
64275dfbf4
general: Rename GetTitleID to GetProgramID
|
4 лет назад |
ameerj
|
7c4b6aab2e
core: Remove unused includes
|
4 лет назад |
Lioncash
|
9a07ed53eb
core: Make variable shadowing a compile-time error
|
5 лет назад |
bunnei
|
2a7eff57a8
hle: kernel: Rename Process to KProcess.
|
5 лет назад |
Lioncash
|
ebb64d5bf4
core: Resolve misc cases of variable shadowing
|
5 лет назад |
bunnei
|
93e20867b0
hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable.
|
5 лет назад |
Lioncash
|
39c8d18feb
core/CMakeLists: Make some warnings errors
|
5 лет назад |
Lioncash
|
3a8464cde2
cheat_engine: Convert ExtractName into a non-template function
|
5 лет назад |
Lioncash
|
ba7eb5abf4
cheat_engine: Remove unnecessary system argument to CheatParser's Parse function
|
5 лет назад |
Rodrigo Locatti
|
e050594706
Merge pull request #4495 from lioncash/conv
|
6 лет назад |
Lioncash
|
5b89291308
cheat_engine: Resolve implicit bool->u64 conversion
|
6 лет назад |
Lioncash
|
df96a214ae
cheat_engine: Make use of designated initializers
|
6 лет назад |
Lioncash
|
a7af349dae
core_timing: Make use of uintptr_t to represent user_data
|
6 лет назад |
Lioncash
|
bef1844a51
core_timing: Make TimedCallback take std::chrono::nanoseconds
|
6 лет назад |
Lioncash
|
8b50c660df
core_timing: Make use of std::chrono with ScheduleEvent
|
6 лет назад |
Fernando Sahmkow
|
e31425df38
General: Recover Prometheus project from harddrive failure
|
6 лет назад |
bunnei
|
18c4bb6f5c
memory: cheat_engine: Updates for new VMM.
|
6 лет назад |
bunnei
|
4caff51710
core: memory: Move to Core::Memory namespace.
|
6 лет назад |
Fernando Sahmkow
|
1e6f8aba04
Core: Set all hardware emulation constants in a single file.
|
6 лет назад |
Lioncash
|
e4c381b885
core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class
|
6 лет назад |
Lioncash
|
b05bfc6036
core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class
|
6 лет назад |
bunnei
|
ec0ce96c56
core_timing: Use better reference tracking for EventType. (#3159)
|
6 лет назад |
Lioncash
|
6414d9e2e5
core/memory/cheat_engine: Resolve -Wreorder warnings
|
6 лет назад |
Zach Hilman
|
682174b112
dmnt_cheat_vm: Make Cheat VM compliant to code style
|
6 лет назад |
Zach Hilman
|
7d41c1f523
cheat_engine: Move to memory and strip VM
|
7 лет назад |