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
/
ir
/
ir_user.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hle: Remove a large amount of 3ds-specific service code.
bunnei
2017-10-10
1
-558
/
+0
*
ResultVal: Remove MoveFrom()
Yuri Kunde Schlesner
2017-06-19
1
-3
/
+3
*
Service: Remove unnecessary includes from service.h
Yuri Kunde Schlesner
2017-06-06
1
-0
/
+1
*
Kernel: Centralize error definitions in errors.h
Yuri Kunde Schlesner
2017-05-25
1
-2
/
+1
*
ir: implement new 3ds HID via ir:rst
wwylele
2017-05-04
1
-1
/
+1
*
ir: implement circle pad pro
wwylele
2017-05-03
1
-44
/
+445
*
IR: separate functions of each port to their own files
wwylele
2017-02-26
1
-0
/
+112
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
1
-1
/
+1
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-19
1
-1
/
+1
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-25
/
+25
*
Initial implementation ir:user
mailwl
2016-02-26
1
-14
/
+27
*
services: Get rid of unnecessary includes
Lioncash
2016-02-02
1
-2
/
+0
*
IR: Move The IR services to their own folder and implement "GetHandles"
purpasmart96
2015-04-04
1
-0
/
+34