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
/
tools
/
freezer.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-23
core_timing: remove user data value
Liam
1
-1
/
+1
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
1
-3
/
+2
2021-05-03
core: Resolve misc cases of variable shadowing
Lioncash
1
-1
/
+1
2020-08-06
freezer: Move entry finding to its own function
Lioncash
1
-1
/
+6
2020-07-28
core_timing: Make use of uintptr_t to represent user_data
Lioncash
1
-1
/
+1
2020-07-16
core_timing: Make TimedCallback take std::chrono::nanoseconds
Lioncash
1
-1
/
+2
2020-04-17
core: memory: Move to Core::Memory namespace.
bunnei
1
-3
/
+3
2019-11-27
core: Prepare various classes for memory read/write migration
Lioncash
1
-1
/
+6
2019-11-27
core_timing: Use better reference tracking for EventType. (#3159)
bunnei
1
-1
/
+2
2019-06-21
freezer: Update documentation
Zach Hilman
1
-1
/
+8
2019-06-21
core: Move Freezer class to tools namespace
Zach Hilman
1
-2
/
+2
2019-06-21
freezer: Add documentation for methods
Zach Hilman
1
-11
/
+28
2019-06-21
memory: Add class to manage and enforce memory freezing
Zach Hilman
1
-0
/
+58