index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
memory
/
cheat_engine.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmnt: cheat: Add pause and resume support
german77
2024-02-05
1
-0
/
+2
*
dmnt: cheats: Silence memory errors
german77
2024-02-05
1
-3
/
+3
*
dmnt: cheats: Update cheat vm to latest version
german77
2024-02-05
1
-1
/
+1
*
core_timing: remove user data value
Liam
2023-12-23
1
-1
/
+1
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
core: Make variable shadowing a compile-time error
Lioncash
2021-05-16
1
-4
/
+4
*
core: Resolve misc cases of variable shadowing
Lioncash
2021-05-03
1
-1
/
+1
*
cheat_engine: Remove unnecessary system argument to CheatParser's Parse function
Lioncash
2020-09-15
1
-3
/
+2
*
core_timing: Make use of uintptr_t to represent user_data
Lioncash
2020-07-28
1
-1
/
+1
*
core_timing: Make TimedCallback take std::chrono::nanoseconds
Lioncash
2020-07-16
1
-1
/
+2
*
core: memory: Move to Core::Memory namespace.
bunnei
2020-04-17
1
-2
/
+2
*
core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class
Lioncash
2019-11-27
1
-2
/
+2
*
core_timing: Use better reference tracking for EventType. (#3159)
bunnei
2019-11-27
1
-1
/
+2
*
cheat_engine: Move to memory and strip VM
Zach Hilman
2019-09-22
1
-0
/
+86