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
/
hle
/
service
/
apm
/
interface.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
apm: Implement SetCpuBoostMode
Zach Hilman
2019-06-29
1
-0
/
+12
*
apm: Add getters for performance config and mode
Zach Hilman
2019-06-29
1
-31
/
+39
*
service: Update service function tables
Lioncash
2019-04-11
1
-0
/
+2
*
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
David Marcec
2018-11-26
1
-9
/
+7
*
hle/service: Default constructors and destructors in the cpp file where applicable
Lioncash
2018-09-11
1
-0
/
+4
*
service/apm: Add the apm:sys service
Lioncash
2018-08-07
1
-0
/
+25
*
apm: Improve stub for GetPerformanceConfiguration.
bunnei
2018-07-20
1
-1
/
+16
*
Update clang format
James Rowe
2018-07-03
1
-1
/
+1
*
Rename logging macro back to LOG_*
James Rowe
2018-07-03
1
-2
/
+2
*
apm: Move logging macros over to new fmt-compatible ones
Lioncash
2018-04-24
1
-3
/
+3
*
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-20
1
-4
/
+2
*
apm: Refactor service impl. to support multiple ports.
bunnei
2018-02-10
1
-0
/
+66