Updated Issue Labels (markdown)

Merry 2018-01-14 00:05:27 +00:00
parent 7ebf01bcff
commit 0da704e0eb

@ -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. 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:csnd:** This issue is due to the unimplemented csnd service
- **F-audio:dsp-hle:** ? - **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:interpreter:** The CPU interpreter is affected exclusively
- **F-cpu:jit:** The CPU JIT is affected exclusively - **F-cpu:jit:** The CPU JIT is affected exclusively
- **F-gpu:depth:** Emulated depthbuffer is wrong or depth comparisons fail - **F-gpu:depth:** Emulated depthbuffer is wrong or depth comparisons fail