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
/
nim
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel/event: Reference ReadableEvent from WritableEvent
Zach Hilman
2018-11-29
1
-9
/
+5
*
core: Port all current usages of Event to Readable/WritableEvent
Zach Hilman
2018-11-29
1
-6
/
+10
*
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
David Marcec
2018-11-26
1
-9
/
+18
*
nim: Add the basic skeleton of the nim:eca service
Lioncash
2018-10-19
1
-0
/
+17
*
service: Add missing headers inclusions where applicable
Lioncash
2018-09-25
1
-0
/
+1
*
Removed unneeded event clear
David Marcec
2018-09-20
1
-1
/
+0
*
Implemented NTC & IEnsureNetworkClockAvailabilityService
David Marcec
2018-09-20
1
-3
/
+100
*
service: Add the nim services
Lioncash
2018-07-26
2
-0
/
+139
*
hle: Remove a large amount of 3ds-specific service code.
bunnei
2017-10-10
8
-236
/
+0
*
Services/NIM: Implement CheckForSysUpdateEvent.
Subv
2017-09-30
3
-2
/
+29
*
Service: Remove unnecessary includes from service.h
Yuri Kunde Schlesner
2017-06-06
1
-0
/
+1
*
NWM changed to NIM
noah the goodra
2017-02-14
1
-1
/
+1
*
nim: Update function tables
Lioncash
2016-12-08
2
-0
/
+2
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
2
-2
/
+2
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
2
-3
/
+2
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-19
2
-3
/
+2
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
4
-21
/
+19
*
services: Get rid of unnecessary includes
Lioncash
2016-02-02
5
-12
/
+4
*
services: Update some function tables
Lioncash
2015-12-30
1
-0
/
+3
*
Services: Continue separation of services into their own folders
purpasmart96
2015-06-12
8
-0
/
+215