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
/
nfp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added Amiibo support (#1390)
David
2018-10-24
2
-42
/
+249
*
"Better Hid" rework part 1
David Marcec
2018-10-10
1
-1
/
+1
*
service: Add missing headers inclusions where applicable
Lioncash
2018-09-25
1
-0
/
+1
*
hle/service: Default constructors and destructors in the cpp file where applicable
Lioncash
2018-09-11
4
-0
/
+6
*
kernel: Eliminate kernel global state
Lioncash
2018-08-29
1
-4
/
+6
*
hle/service: Make constructors explicit where applicable
Lioncash
2018-07-19
1
-1
/
+1
*
Rename logging macro back to LOG_*
James Rowe
2018-07-03
1
-9
/
+9
*
Stub IUser::AttachAvailabilityChangeEvent
mailwl
2018-06-06
1
-5
/
+23
*
Correct function results
mailwl
2018-06-04
1
-4
/
+16
*
Service/nfp:user : stub some functions.
mailwl
2018-06-04
1
-6
/
+70
*
Updated nfp with more service names
Hexagon12
2018-05-13
1
-24
/
+24
*
Switched to NGLOG_WARNING
David Marcec
2018-04-27
1
-2
/
+2
*
GetIUserInterface->CreateUserInterface, Added todos and stub logs. Playreport->PlayReport.
David Marcec
2018-04-23
3
-3
/
+28
*
Implemented GetIUserInterface properly, Playreport and SSL::SetInterfaceVersion. Fixed ipc issues with IAudioDevice(wrong ids)
David Marcec
2018-04-22
3
-4
/
+21
*
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-20
4
-16
/
+8
*
service: Add NFP module interface.
bunnei
2018-03-30
4
-0
/
+93