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
/
csnd_snd.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
csnd:SND reformat source code
mailwl
2016-12-12
1
-36
/
+92
*
Add all services to the Service namespace
Lioncash
2016-12-11
1
-13
/
+9
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
1
-1
/
+1
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-17
/
+17
*
fix #1942 and adds a few IPC functions for descriptors
Lectem
2016-08-02
1
-1
/
+1
*
Kernel/SharedMemory: Properly implemented shared memory support.
Subv
2016-05-13
1
-5
/
+8
*
services: Update some function tables
Lioncash
2015-12-30
1
-3
/
+4
*
csnd_snd: Get rid of type punning
Lioncash
2015-10-28
1
-12
/
+13
*
Added CSND stub.
Matthias Ernst
2015-10-28
1
-4
/
+53
*
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-11
1
-1
/
+0
*
Service: Clean-up Interface
Yuri Kunde Schlesner
2015-02-02
1
-1
/
+1
*
Services: Clean up a few things and add a few function names
purpasmart96
2015-01-06
1
-7
/
+6
*
More services & small clean ups
purpasmart96
2014-12-26
1
-3
/
+0
*
License change
purpasmart96
2014-12-21
1
-1
/
+1
*
Add more services and some fixes, along with more "override"
purpasmart96
2014-11-21
1
-0
/
+39