diff --git a/Issue-Labels.md b/Issue-Labels.md index c790e15..2e9fe53 100644 --- a/Issue-Labels.md +++ b/Issue-Labels.md @@ -24,8 +24,9 @@ Attempt to gauge the difficulty or effert needed to fix or implement an issue. U Once an issue has been identified to be caused by a specific piece of code / feature in Citra it will be tagged with these. We usually call each feature by how it's named on the Citra side, however, some features map exactly to 3DS or unimplemented features. -- **F-audio:csnd:** ? -- **F-audio:dsp-hle:** ? +- **F-audio:csnd:** This issue is due to the unimplemented csnd service +- **F-audio:dsp-hle:** This issue is in the HLE implementation of the DSP firmware +- **F-audio:pipe3:** This issue is due to an unimplemented DSP pipe - **F-cpu:interpreter:** The CPU interpreter is affected exclusively - **F-cpu:jit:** The CPU JIT is affected exclusively - **F-gpu:depth:** Emulated depthbuffer is wrong or depth comparisons fail