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
/
prepo
/
prepo.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: Update function tables
Lioncash
2019-11-12
1
-0
/
+1
*
Rebase
David Marcec
2019-09-22
1
-7
/
+7
*
prepo: Remove system global accessors
Zach Hilman
2019-09-22
1
-13
/
+16
*
prepo: Implement SaveReport New and System variants
Zach Hilman
2019-09-22
1
-15
/
+71
*
loader: Move NSO module tracking to AppLoader
Zach Hilman
2019-05-26
1
-3
/
+3
*
prepo: Save reports from PlayReport service
Zach Hilman
2019-05-25
1
-2
/
+23
*
prepo: Update service function table.
Lioncash
2018-10-21
1
-8
/
+13
*
service/prepo: Move class into the cpp file
Lioncash
2018-09-12
1
-26
/
+37
*
Rename logging macro back to LOG_*
James Rowe
2018-07-03
1
-1
/
+1
*
Switched to NGLOG_WARNING
David Marcec
2018-04-27
1
-1
/
+1
*
Added PREPO to logging backend, Removed comments from SaveReportWithUser
David Marcec
2018-04-26
1
-12
/
+1
*
GetIUserInterface->CreateUserInterface, Added todos and stub logs. Playreport->PlayReport.
David Marcec
2018-04-23
1
-10
/
+24
*
Implemented GetIUserInterface properly, Playreport and SSL::SetInterfaceVersion. Fixed ipc issues with IAudioDevice(wrong ids)
David Marcec
2018-04-22
1
-0
/
+40