From 0da704e0eb1f7d0eb1b47d63338c43f7c40ed057 Mon Sep 17 00:00:00 2001 From: Merry Date: Sun, 14 Jan 2018 00:05:27 +0000 Subject: [PATCH] Updated Issue Labels (markdown) --- Issue-Labels.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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