summaryrefslogtreecommitdiffstats
path: root/src/audio_core/hle/pipe.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-07fixup simple type conversions where possibleAlexander Laties1-2/+7
2016-04-27DSP_DSP: Updated interrupt implementationMerryMage1-0/+4
2016-04-25DSP/Pipe: There are 8 pipesMerryMage1-11/+17
2016-03-06DSP: Implement Pipe 2MerryMage1-23/+127
2016-02-21AudioCore: Skeleton ImplementationMerryMage1-0/+55