index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
prepo
Age
Commit message (
Expand
)
Author
2020-04-20
service: Update function tables
Lioncash
2020-02-05
services: prepo: Fix IPC interface with SaveReport/SaveReportWithUser.
bunnei
2019-11-12
service: Update function tables
Lioncash
2019-09-22
Rebase
David Marcec
2019-09-21
prepo: Remove system global accessors
Zach Hilman
2019-09-21
prepo: Implement SaveReport New and System variants
Zach Hilman
2019-05-26
loader: Move NSO module tracking to AppLoader
Zach Hilman
2019-05-25
prepo: Save reports from PlayReport service
Zach Hilman
2018-10-21
prepo: Update service function table.
Lioncash
2018-09-11
service/prepo: Move class into the cpp file
Lioncash
2018-07-18
service/prepo: Add missing header guard
Lioncash
2018-07-02
Rename logging macro back to LOG_*
James Rowe
2018-04-26
Switched to NGLOG_WARNING
David Marcec
2018-04-26
Added PREPO to logging backend, Removed comments from SaveReportWithUser
David Marcec
2018-04-22
GetIUserInterface->CreateUserInterface, Added todos and stub logs. Playreport...
David Marcec
2018-04-22
lioncash proposed changes
David
2018-04-21
Implemented GetIUserInterface properly, Playreport and SSL::SetInterfaceVersi...
David Marcec