aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/dsp_dsp.h
Commit message (Collapse)AuthorAge
* DSP: Signal (faked) interrupt on every frame.Gravatar bunnei2015-01-05
| | | | - Hack to work around games checking that the DSP event has been signaled by a real DSP interrupt.
* More services & small clean upsGravatar purpasmart962014-12-25
|
* License changeGravatar purpasmart962014-12-20
|
* DSP: Fixed typo in port name.Gravatar bunnei2014-11-30
|
* Add more services and some fixes, along with more "override"Gravatar purpasmart962014-11-20
| | | | in the service's headers
* Added a bunch of servicesGravatar purpasmart962014-11-01