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
/
hid_user.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx
archshift
2015-01-21
1
-197
/
+0
*
Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance.
archshift
2015-01-10
1
-2
/
+0
*
Move ThreadContext to core/core.h and deal with the fallout
Yuri Kunde Schlesner
2015-01-09
1
-0
/
+1
*
More services & small clean ups
purpasmart96
2014-12-26
1
-4
/
+0
*
License change
purpasmart96
2014-12-21
1
-1
/
+1
*
Remove SyncRequest from K::Object and create a new K::Session type
Yuri Kunde Schlesner
2014-12-15
1
-1
/
+1
*
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
1
-1
/
+1
*
hid_user: Pass by reference with PadButtonPress/PadButtonRelease
Lioncash
2014-12-04
1
-2
/
+2
*
HLE: Revamp error handling throrough the HLE code
Yuri Kunde Schlesner
2014-11-24
1
-4
/
+1
*
core: Mark some hle functions as static
Lioncash
2014-11-18
1
-2
/
+2
*
Renamed souce files of services to match port names
Gareth Poole
2014-10-29
1
-0
/
+205