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
/
dsp_dsp.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Memory: Re-organize and rename memory area address constants
Yuri Kunde Schlesner
2015-05-09
1
-1
/
+1
*
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
1
-0
/
+2
*
Services: Initialize all state variables at bootup.
bunnei
2015-05-02
1
-1
/
+1
*
Services/Loader: Use more sensible log formats for certain functions
purpasmart96
2015-04-28
1
-6
/
+20
*
Services: Stubs and minor changes
purpasmart96
2015-04-03
1
-2
/
+29
*
core: Apply static to local functions
Lioncash
2015-02-13
1
-9
/
+9
*
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-11
1
-1
/
+0
*
Merge pull request #526 from purpasmart96/citra_stubs
bunnei
2015-02-11
1
-3
/
+63
|
\
|
*
Services: Stub some functions
purpasmart96
2015-02-08
1
-3
/
+63
*
|
Kernel: Stop creating useless Handles during object creation
Yuri Kunde Schlesner
2015-02-02
1
-2
/
+1
*
|
Service: Clean-up Interface
Yuri Kunde Schlesner
2015-02-02
1
-1
/
+1
|
/
*
Kernel: Convert Event to not use Handles
Yuri Kunde Schlesner
2015-01-30
1
-9
/
+17
*
DSP: Removed useless spam log for SignalInterrupt
bunnei
2015-01-16
1
-5
/
+2
*
DSP: Signal (faked) interrupt on every frame.
bunnei
2015-01-05
1
-4
/
+18
*
More services & small clean ups
purpasmart96
2014-12-26
1
-3
/
+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
-6
/
+6
*
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
1
-7
/
+7
*
DSP: Added stub for ReadPipeIfPossible.
bunnei
2014-12-12
1
-1
/
+45
*
Add stub for ConvertProcessFromDspDram
archshift
2014-12-04
1
-25
/
+44
*
DSP: Added stubs for several commonly used DSP service functions.
bunnei
2014-12-01
1
-25
/
+106
*
Add more services and some fixes, along with more "override"
purpasmart96
2014-11-21
1
-2
/
+2
*
Added a bunch of services
purpasmart96
2014-11-01
1
-0
/
+52